diff options
| author | Jan Kara <[email protected]> | 2012-03-14 02:24:54 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2012-03-14 02:24:54 +0000 |
| commit | 96c866782b5e0cbdcd8e4d921d0a893278430830 (patch) | |
| tree | 00a822f18c9583977c03918ccdcb766c707d8a06 /fs/jbd2/commit.c | |
| parent | jbd2: issue cache flush after checkpointing even with internal journal (diff) | |
| download | kernel-96c866782b5e0cbdcd8e4d921d0a893278430830.tar.gz kernel-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 <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
