linux/fs/jbd2
Christoph Hellwig 87e99511ea 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>
2010-08-18 01:09:00 -04:00
..
checkpoint.c jbd2: Change j_state_lock to be a rwlock_t 2010-08-03 21:35:12 -04:00
commit.c kill BH_Ordered flag 2010-08-18 01:09:00 -04:00
journal.c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 2010-08-07 13:03:53 -07:00
Kconfig
Makefile
recovery.c
revoke.c
transaction.c ext4: clean up compiler warning in start_this_handle() 2010-08-09 17:28:38 -04:00