kill BH_Ordered flag
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Aug 2010 15:05:45 +0000 (17:05 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 18 Aug 2010 05:09:00 +0000 (01:09 -0400)
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 <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found