From: Nick Piggin Date: Tue, 16 Oct 2007 08:25:24 +0000 (-0700) Subject: ocfs2: convert to new aops X-Git-Tag: v2.6.24-rc1~1166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6af1bcd8720cb3062c8c4d4c8ba02bee10ff03f;p=pandora-kernel.git ocfs2: convert to new aops Plug ocfs2 into the ->write_begin and ->write_end aops. A bunch of custom code is now gone - the iovec iteration stuff during write and the ocfs2 splice write actor. Signed-off-by: Mark Fasheh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed