Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253834
b: refs/heads/master
c: ec12781
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Jun 20, 2011
1 parent 8fbbac5 commit 24a6805
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: 1712c20dae7b770b62b2e3272100b3b40af0157c
refs/heads/master: ec12781f192568f7ea860f440f890389ba393df7
3 changes: 0 additions & 3 deletions trunk/fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,6 @@ static int cifs_permission(struct inode *inode, int mask, unsigned int flags)
{
struct cifs_sb_info *cifs_sb;

if (flags & IPERM_FLAG_RCU)
return -ECHILD;

cifs_sb = CIFS_SB(inode->i_sb);

if (cifs_sb->mnt_cifs_flags & CIFS_MOUNT_NO_PERM) {
Expand Down

0 comments on commit 24a6805

Please sign in to comment.