Whamcloud - gitweb
e2fsck: streamline problem latch handling
authorTheodore Ts'o <tytso@mit.edu>
Fri, 12 Aug 2022 03:01:42 +0000 (23:01 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 12 Aug 2022 03:01:42 +0000 (23:01 -0400)
commit45dc484a25f234722f6b0fe4f8fc12080429a1dd
treecf21eff82053e312982190337e633da0058866c0
parent1bd16e790308f92e89a5dfbd40ab9e164fe88aa9
e2fsck: streamline problem latch handling

No functional changes, but streamline the logic, and avoid a coverity
warning.

Addresses-Coverity-Bug: 1507763
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/problem.c