aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2023-06-16 18:50:52 +0200
committerTheodore Ts'o <[email protected]>2023-07-29 18:37:53 -0400
commite0e985f3f8941438a66ab8abb94cb011b9fb39a7 (patch)
tree7a651809d3378d6a399b95716ed11a76ef51d8d7 /net/lapb/lapb_subr.c
parent95257987a6387f02970eda707e55a06cce734e18 (diff)
ext4: avoid starting transaction on read-only fs in ext4_quota_off()
When the filesystem gets first remounted read-only and then unmounted, ext4_quota_off() will try to start a transaction (and fail) on read-only filesystem to cleanup inode flags for legacy quota files. Just bail before trying to start a transaction instead since that is going to issue a warning. 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