From: Christoph Hellwig Date: Wed, 11 Aug 2010 15:05:45 +0000 (+0200) Subject: kill BH_Ordered flag X-Git-Tag: v2.6.36-rc2~38^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e99511ea54510ffb60b98001d108794d5037f8;p=pandora-kernel.git kill BH_Ordered flag Instead of abusing a buffer_head flag just add a variant of sync_dirty_buffer which allows passing the exact type of write flag required. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed