diff options
author | Lukas Czerner <lczerner@redhat.com> | 2022-01-04 15:35:18 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-01-10 13:25:55 -0500 |
commit | 4c1bd5a90c4e716e5bde33f01a40bb66dc4a9903 (patch) | |
tree | caf6e0fb49eb9a6e47b32c60574b5ba93e69c725 /fs/exec.c | |
parent | 13b215a9e657808414a2159b0dec90f1c31ebe05 (diff) | |
download | linux-4c1bd5a90c4e716e5bde33f01a40bb66dc4a9903.tar.bz2 |
ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified
Only set EXT4_MOUNT_QUOTA when journalled quota file is specified,
otherwise simply disabling specific quota type (usrjquota=) will also
set the EXT4_MOUNT_QUOTA super block option.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Fixes: e6e268cb6822 ("ext4: move quota configuration out of handle_mount_opt()")
Link: https://lore.kernel.org/r/20220104143518.134465-2-lczerner@redhat.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions