ecryptfs: don't bother with ->drop_inode()
commite28e832c3e1e1197873cfd0b6ce86868cf5c391d
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Feb 2012 07:58:14 +0000 (12 02:58 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 21 Mar 2012 01:29:33 +0000 (20 21:29 -0400)
tree8d61ab891d094e4aff36ff314d6d77ff7f8be3d4
parentb57ce9694ec43dcb6ef6f189d6540e4b3d2c5e7a
ecryptfs: don't bother with ->drop_inode()

generic_drop_inode() is the default

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ecryptfs/super.c