From: Dave Kleikamp Date: Tue, 6 Mar 2007 09:42:12 +0000 (-0800) Subject: [PATCH] fs: nobh_truncate_page() fix X-Git-Tag: v2.6.21-rc3~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57bf63d69cb6b7064e6fec5e83da4e1918168282;p=pandora-kernel.git [PATCH] fs: nobh_truncate_page() fix This fixes a regression caused by 22c8ca78f20724676b6006232bf06cc3e9299539. nobh_prepare_write() no longer marks the page uptodate, so nobh_truncate_page() needs to do it. Signed-off-by: Dave Kleikamp Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed