commit | 87e99511ea54510ffb60b98001d108794d5037f8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Aug 11 17:05:45 2010 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Aug 18 01:09:00 2010 -0400 |
tree | 359228828515e02302d9b259a066a1f1118eba0a | |
parent | dad5eb6daa7eeb63d4fc9d982892c59faa07e797 [diff] |
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>