summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2017-02-05 07:14:19 +0300
committerTheodore Ts'o <tytso@mit.edu>2017-02-05 07:14:19 +0300
commite112666b4959b25a8552d63bc564e1059be703e8 (patch)
tree0815f739be05fff94ece280e2f4d9fc1a737ff08 /lib
parenteb5efbcb762aee4b454b04f7115f73ccbcf8f0ef (diff)
downloadlinux-e112666b4959b25a8552d63bc564e1059be703e8.tar.xz
jbd2: don't leak modified metadata buffers on an aborted journal
If the journal has been aborted, we shouldn't mark the underlying buffer head as dirty, since that will cause the metadata block to get modified. And if the journal has been aborted, we shouldn't allow this since it will almost certainly lead to a corrupted file system. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@vger.kernel.org
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions