From: Nick Piggin Date: Tue, 16 Oct 2007 08:25:26 +0000 (-0700) Subject: fs: remove some AOP_TRUNCATED_PAGE X-Git-Tag: v2.6.24-rc1~1164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55144768e100b68447f44c5e5c9deb155ad661bd;p=pandora-kernel.git fs: remove some AOP_TRUNCATED_PAGE prepare/commit_write no longer returns AOP_TRUNCATED_PAGE since OCFS2 and GFS2 were converted to the new aops, so we can make some simplifications for that. [michal.k.k.piotrowski@gmail.com: fix warning] Signed-off-by: Nick Piggin Cc: Michael Halcrow Cc: Mark Fasheh Cc: Steven Whitehouse Signed-off-by: Michal Piotrowski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed