From: Jan Kara Date: Tue, 25 Dec 2012 18:28:54 +0000 (-0500) Subject: ext4: split off ext4_journalled_invalidatepage() X-Git-Tag: v3.8-rc2~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4520fb3c3690f2643006d85f09ecb74554c10e95;p=pandora-kernel.git ext4: split off ext4_journalled_invalidatepage() In data=journal mode we don't need delalloc or DIO handling in invalidatepage and similarly in other modes we don't need the journal handling. So split invalidatepage implementations. Signed-off-by: Jan Kara Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed