linux/fs/jbd
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 jbd: Journal block numbers can ever be only 32-bit use unsigned int for them 2009-09-16 17:44:10 +02:00
commit.c kill BH_Ordered flag 2010-08-18 01:09:00 -04:00
journal.c ext3: Fix set but unused variables 2010-07-21 16:01:47 +02:00
Kconfig Revert "task_struct: make journal_info conditional" 2009-12-17 13:23:24 -08:00
Makefile
recovery.c ext3: Fix set but unused variables 2010-07-21 16:01:47 +02:00
revoke.c jbd: Journal block numbers can ever be only 32-bit use unsigned int for them 2009-09-16 17:44:10 +02:00
transaction.c Merge branch 'for-next' into for-linus 2010-03-08 16:55:37 +01:00