Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233537
b: refs/heads/master
c: 323ef68
h: refs/heads/master
i:
  233535: 678e63f
v: v3
  • Loading branch information
Andy Whitcroft authored and Tyler Hicks committed Feb 21, 2011
1 parent 38324b1 commit 3d7f218
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: 70b8902199003b098fde86d1db02e7465115a02c
refs/heads/master: 323ef68faf1bbd9b1e66aea268fd09d358d7e8ab
1 change: 1 addition & 0 deletions trunk/fs/ecryptfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ ecryptfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg)

const struct file_operations ecryptfs_dir_fops = {
.readdir = ecryptfs_readdir,
.read = generic_read_dir,
.unlocked_ioctl = ecryptfs_unlocked_ioctl,
#ifdef CONFIG_COMPAT
.compat_ioctl = ecryptfs_compat_ioctl,
Expand Down

0 comments on commit 3d7f218

Please sign in to comment.