From: NeilBrown Date: Fri, 6 Jan 2006 08:20:45 +0000 (-0800) Subject: [PATCH] md: make sure bitmap updates are visible through filesystem X-Git-Tag: v2.6.16-rc1~936^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c708443c004f2310abdd7f1c353daa372b37f7a2;p=pandora-kernel.git [PATCH] md: make sure bitmap updates are visible through filesystem When we update a page_cache page in the kernel, we need to flush_dache_page or userspace might not see the change. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed