linux-stable/fs/jbd2
Jan Kara 96c866782b jbd2: fix BH_JWrite setting in checkpointing code
BH_JWrite bit should be set when buffer is written to the journal. So
checkpointing shouldn't set this bit when writing out buffer. This didn't
cause any observable bug since BH_JWrite bit is used only for debugging
purposes but it's good to have this consistent.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-03-13 22:24:54 -04:00
..
checkpoint.c jbd2: fix BH_JWrite setting in checkpointing code 2012-03-13 22:24:54 -04:00
commit.c jbd2: issue cache flush after checkpointing even with internal journal 2012-03-13 22:22:54 -04:00
journal.c jbd2: issue cache flush after checkpointing even with internal journal 2012-03-13 22:22:54 -04:00
Kconfig Revert "task_struct: make journal_info conditional" 2009-12-17 13:23:24 -08:00
Makefile [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 2006-10-11 11:14:15 -07:00
recovery.c jbd2: issue cache flush after checkpointing even with internal journal 2012-03-13 22:22:54 -04:00
revoke.c jbd2: use KMEM_CACHE instead of kmem_cache_create() 2012-02-20 17:53:03 -05:00
transaction.c jbd2: allocate transaction from separate slab cache 2012-02-20 17:53:02 -05:00