e2fsck: sync fc_do_one_pass() changes from kernel
commit6c60acbb945701a08373bee5b0689563eedf6ed2
authorEric Biggers <ebiggers@google.com>
Wed, 16 Jun 2021 04:53:30 +0000 (15 21:53 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 7 Jul 2021 02:41:45 +0000 (6 22:41 -0400)
treefb4751962c951c34798ea62bbad3f233ed643327
parent19e50aa76263793ae46e8a2540d238faaf1492ad
e2fsck: sync fc_do_one_pass() changes from kernel

Sync the changes to fc_do_one_pass() from the kernel's recovery.c so
that e2fsck picks up the fixes to the jbd_debug() statements.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/recovery.c