Files
linux/fs
Yuezhang Mo e6fd5d3a43 exfat: support modifying mount options via remount
Before this commit, all exfat-defined mount options could not be
modified dynamically via remount, and no error was returned.

After this commit, these three exfat-defined mount options
(discard, zero_size_dir, and errors) can be modified dynamically
via remount. While other exfat-defined mount options cannot be
modified dynamically via remount because their old settings are
cached in inodes or dentries, modifying them will be rejected with
an error.

Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
2025-09-30 13:34:43 +09:00
..
2025-06-10 22:21:16 -04:00
2025-09-01 12:41:09 +02:00
2025-09-26 10:21:23 +02:00
2025-09-01 13:08:01 +02:00
2025-09-29 13:43:52 -07:00
2025-09-29 13:43:52 -07:00
2025-09-19 16:22:36 +02:00
2025-09-25 09:23:54 +02:00
2025-08-29 15:08:07 +02:00
2025-06-29 19:03:46 -04:00
2025-05-23 14:20:44 +02:00