From: Fernando Luis Vazquez Cao Date: Mon, 30 Jul 2012 21:39:10 +0000 (-0700) Subject: ntfs: remove references to long gone super operations and unimplemented methods X-Git-Tag: v3.6-rc1~41^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b4560b04af6e4fee241ea6de6db780eaf354f2;p=pandora-kernel.git ntfs: remove references to long gone super operations and unimplemented methods ->delete_inode(), ->write_super_lockfs(), ->unlockfs() are gone so remove refereces to them in the NTFS code. Remove unnecessary comments about unimplemented methods while at it (suggested by Christoph Hellwig). Noticed while cleaning up the fsfreeze mess. Signed-off-by: Fernando Luis Vazquez Cao Cc: Anton Altaparmakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed