diff options
author | Christian Brauner <brauner@kernel.org> | 2023-11-22 12:17:37 -0500 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-12-15 20:27:03 +0100 |
commit | f67d922edb4e95a4a56d07d5d40a76dd4f23a85b (patch) | |
tree | b5fd22ceb1ee2a1d1b98d82b47989ed0c69164d5 /drivers/base | |
parent | 3c0e918b8fb3a6a7da1558913302a3e89cf87343 (diff) |
fs: indicate request originates from old mount API
We already communicate to filesystems when a remount request comes from
the old mount API as some filesystems choose to implement different
behavior in the new mount API than the old mount API to e.g., take the
chance to fix significant API bugs. Allow the same for regular mount
requests.
Fixes: b330966f79fb ("fuse: reject options on reconfigure via fsconfig(2)")
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions