From: Lukas Czerner Date: Wed, 22 May 2013 03:26:36 +0000 (-0400) Subject: jbd: change journal_invalidatepage() to accept length X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~83^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8c8900ac113d2b2b3d382acda198b4ae29b1b51;p=pandora-kernel.git jbd: change journal_invalidatepage() to accept length ->invalidatepage() aop now accepts range to invalidate so we can make use of it in journal_invalidatepage() and all the users in ext3 file system. Also update ext3 trace point to print out length argument. Signed-off-by: Lukas Czerner Reviewed-by: Jan Kara --- Reading git-diff-tree failed