]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nilfs2: remove references to long gone super operations
authorFernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Sat, 21 Jul 2012 00:55:07 +0000 (10:55 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:53:26 +0000 (13:53 +1000)
commit9d2f75119a3a6a0a1642ed2a70d126a3d72ff9ab
tree0f5f07dbb2ca8f000282275283fe615d644e3ea4
parent8852d0efd8b011e30cdb696f967e1284d1d9f461
nilfs2: remove references to long gone super operations

->delete_inode(), ->write_super_lockfs(), ->unlockfs() are gone so remove
references to them in the NTFS code.  Noticed while cleaning up the
fsfreeze mess.

Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/super.c