From de96e97ad5f34e331b8c1e650d571f163c8f85d6 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sun, 12 Feb 2012 02:58:14 -0500 Subject: [PATCH] --- yaml --- r: 292321 b: refs/heads/master c: e28e832c3e1e1197873cfd0b6ce86868cf5c391d h: refs/heads/master i: 292319: d36f935c6c3efe92013b7332cb1b5f46f850a695 v: v3 --- [refs] | 2 +- trunk/fs/ecryptfs/super.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7ff023fc5e0e..6048b250b0fe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b57ce9694ec43dcb6ef6f189d6540e4b3d2c5e7a +refs/heads/master: e28e832c3e1e1197873cfd0b6ce86868cf5c391d diff --git a/trunk/fs/ecryptfs/super.c b/trunk/fs/ecryptfs/super.c index cf152823bbf4..2dd946b636d2 100644 --- a/trunk/fs/ecryptfs/super.c +++ b/trunk/fs/ecryptfs/super.c @@ -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,