Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257327
b: refs/heads/master
c: beefebf
h: refs/heads/master
i:
  257325: 88b1e46
  257323: 1448395
  257319: 3764a7e
  257311: 50c208c
v: v3
  • Loading branch information
Al Viro committed Jul 20, 2011
1 parent df60e81 commit 9d36d27
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: 729cdb3a1ee03a4363f9c7e66ddd979727e99e1f
refs/heads/master: beefebf1aa611242e022e71bae87034f415d3314
2 changes: 0 additions & 2 deletions trunk/fs/ecryptfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -944,8 +944,6 @@ int ecryptfs_truncate(struct dentry *dentry, loff_t new_length)
static int
ecryptfs_permission(struct inode *inode, int mask)
{
if (mask & MAY_NOT_BLOCK)
return -ECHILD;
return inode_permission(ecryptfs_inode_to_lower(inode), mask);
}

Expand Down

0 comments on commit 9d36d27

Please sign in to comment.