aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2023-06-16 18:50:50 +0200
committerTheodore Ts'o <[email protected]>2023-07-29 18:37:53 -0400
commit22b8d707b07e6e06f50fe1d9ca8756e1f894eb0d (patch)
treedfc8008a263537038d873d16049c40e811be5486 /net/lapb/lapb_out.c
parenteb8ab4443aec5ffe923a471b337568a8158cd32b (diff)
ext4: make 'abort' mount option handling standard
'abort' mount option is the only mount option that has special handling and sets a bit in sbi->s_mount_flags. There is not strong reason for that so just simplify the code and make 'abort' set a bit in sbi->s_mount_opt2 as any other mount option. This simplifies the code and will allow us to drop EXT4_MF_FS_ABORTED completely in the following patch. 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_out.c')
0 files changed, 0 insertions, 0 deletions