Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261176
b: refs/heads/master
c: 985ca0e
h: refs/heads/master
v: v3
  • Loading branch information
Thieu Le authored and Tyler Hicks committed Jul 29, 2011
1 parent 40b9cb5 commit a53dbe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b2987a5e05ec7a1af7ca42e5d5349d7a22753031
refs/heads/master: 985ca0e626e195ea08a1a82b8dbeb6719747429a
1 change: 1 addition & 0 deletions trunk/fs/ecryptfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ static int ecryptfs_inode_set(struct inode *inode, void *opaque)
inode->i_ino = lower_inode->i_ino;
inode->i_version++;
inode->i_mapping->a_ops = &ecryptfs_aops;
inode->i_mapping->backing_dev_info = inode->i_sb->s_bdi;

if (S_ISLNK(inode->i_mode))
inode->i_op = &ecryptfs_symlink_iops;
Expand Down

0 comments on commit a53dbe9

Please sign in to comment.