Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253835
b: refs/heads/master
c: 6b41995
h: refs/heads/master
i:
  253833: 8fbbac5
  253831: 2585830
v: v3
  • Loading branch information
Al Viro committed Jun 20, 2011
1 parent 24a6805 commit 54e2b84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec12781f192568f7ea860f440f890389ba393df7
refs/heads/master: 6b419951f1e44c8a46fccfc6551eca9a9980acd6
2 changes: 0 additions & 2 deletions trunk/fs/coda/pioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ const struct file_operations coda_ioctl_operations = {
/* the coda pioctl inode ops */
static int coda_ioctl_permission(struct inode *inode, int mask, unsigned int flags)
{
if (flags & IPERM_FLAG_RCU)
return -ECHILD;
return (mask & MAY_EXEC) ? -EACCES : 0;
}

Expand Down

0 comments on commit 54e2b84

Please sign in to comment.