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)
commit87e99511ea54510ffb60b98001d108794d5037f8
tree359228828515e02302d9b259a066a1f1118eba0a
parentdad5eb6daa7eeb63d4fc9d982892c59faa07e797
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 <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/buffer.c
fs/jbd/commit.c
fs/jbd2/commit.c
fs/nilfs2/super.c
include/linux/buffer_head.h