Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253833
b: refs/heads/master
c: 1712c20
h: refs/heads/master
i:
  253831: 2585830
v: v3
  • Loading branch information
Al Viro committed Jun 20, 2011
1 parent 7bb5b32 commit 8fbbac5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 185bf87393afe6b966881e36c459949d90930a7a
refs/heads/master: 1712c20dae7b770b62b2e3272100b3b40af0157c
3 changes: 0 additions & 3 deletions trunk/fs/bad_inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,6 @@ static int bad_inode_readlink(struct dentry *dentry, char __user *buffer,

static int bad_inode_permission(struct inode *inode, int mask, unsigned int flags)
{
if (flags & IPERM_FLAG_RCU)
return -ECHILD;

return -EIO;
}

Expand Down

0 comments on commit 8fbbac5

Please sign in to comment.