]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
jbd2: don't start fast commit on aborted journal
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>
Fri, 6 Nov 2020 03:59:10 +0000 (19:59 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 7 Nov 2020 04:01:06 +0000 (23:01 -0500)
commit87a144f09380152d28352ecbcc4c65874e7eb892
tree3e3846f6d2efc7bfbd6bd24b0bd11f5087bbd760
parent9b5f6c9b83d912c63ef9fb486a052be79b06f8b0
jbd2: don't start fast commit on aborted journal

Fast commit should not be started if the journal is aborted.

Signed-off-by: Harshad Shirwadkar<harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20201106035911.1942128-22-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/jbd2/journal.c