From: David Chinner Date: Mon, 12 Feb 2007 08:51:42 +0000 (-0800) Subject: [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly X-Git-Tag: v2.6.21-rc1~274^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ab8eb1cffcc5640ca5b07c2a0ddfaa8fbbcc754;p=pandora-kernel.git [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly Don't hide buffer_unwritten behind buffer_delay() and remove the hack that clears unexpected buffer_unwritten() states now that it can't happen. Signed-off-by: Dave Chinner Acked-by: Christoph Hellwig Cc: Timothy Shimmin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed