aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2023-06-16 18:50:53 +0200
committerTheodore Ts'o <[email protected]>2023-07-29 18:37:53 -0400
commite7fc2b31e04c46c9e2098bba710c9951c6b968af (patch)
treea497e5bb9c3b26ab9c2fd1827681e4992bc526fa /net/lapb/lapb_subr.c
parente0e985f3f8941438a66ab8abb94cb011b9fb39a7 (diff)
ext4: warn on read-only filesystem in ext4_journal_check_start()
Now that filesystem abort marks the filesystem as shutdown, we shouldn't be ever hitting the sb_rdonly() check in ext4_journal_check_start(). Since this is a suitable place for catching all sorts of programming errors, convert the check to WARN_ON instead of dropping it. Signed-off-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions