From: Alexey Dobriyan Date: Thu, 7 Dec 2006 04:38:02 +0000 (-0800) Subject: [PATCH] reiserfs: add missing D-cache flushing X-Git-Tag: v2.6.20-rc1~145^2^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de21c57b90b3716f6f951e88e039d00ab6729ce9;p=pandora-kernel.git [PATCH] reiserfs: add missing D-cache flushing Looks like, reiserfs_prepare_file_region_for_write() doesn't contain several flush_dcache_page() calls. Found with help from Dmitriy Monakhov [akpm@osdl.org: small speedup] Signed-off-by: Alexey Dobriyan Cc: Dmitriy Monakhov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed