Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292321
b: refs/heads/master
c: e28e832
h: refs/heads/master
i:
  292319: d36f935
v: v3
  • Loading branch information
Al Viro committed Mar 21, 2012
1 parent 5f973b4 commit de96e97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: b57ce9694ec43dcb6ef6f189d6540e4b3d2c5e7a
refs/heads/master: e28e832c3e1e1197873cfd0b6ce86868cf5c391d
1 change: 0 additions & 1 deletion trunk/fs/ecryptfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ static int ecryptfs_show_options(struct seq_file *m, struct dentry *root)
const struct super_operations ecryptfs_sops = {
.alloc_inode = ecryptfs_alloc_inode,
.destroy_inode = ecryptfs_destroy_inode,
.drop_inode = generic_drop_inode,
.statfs = ecryptfs_statfs,
.remount_fs = NULL,
.evict_inode = ecryptfs_evict_inode,
Expand Down

0 comments on commit de96e97

Please sign in to comment.