diff options
author | 2012-03-13 22:24:54 -0400 | |
---|---|---|
committer | 2012-03-13 22:24:54 -0400 | |
commit | 96c866782b5e0cbdcd8e4d921d0a893278430830 (patch) | |
tree | 00a822f18c9583977c03918ccdcb766c707d8a06 /fs/jbd2/commit.c | |
parent | jbd2: issue cache flush after checkpointing even with internal journal (diff) | |
download | linux-dev-96c866782b5e0cbdcd8e4d921d0a893278430830.tar.xz linux-dev-96c866782b5e0cbdcd8e4d921d0a893278430830.zip |
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>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions