diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2020-07-14 15:45:41 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2020-07-14 15:45:41 +0300 |
commit | 0189a2d367f49729622fdafaef5da73161591859 (patch) | |
tree | 93f7ae74351f20d20d43ed852f81303ad9183277 /block | |
parent | c146024ec44c2946de7c6c45ddd3402abcab17f9 (diff) | |
download | linux-0189a2d367f49729622fdafaef5da73161591859.tar.xz |
fuse: use ->reconfigure() instead of ->remount_fs()
s_op->remount_fs() is only called from legacy_reconfigure(), which is not
used after being converted to the new API.
Convert to using ->reconfigure(). This restores the previous behavior of
syncing the filesystem and rejecting MS_MANDLOCK on remount.
Fixes: c30da2e981a7 ("fuse: convert to use the new mount API")
Cc: <stable@vger.kernel.org> # v5.4
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions