Files
android_kernel_xiaomi_sm8450/fs
Miklos Szeredi 0189a2d367 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: c30da2e981 ("fuse: convert to use the new mount API")
Cc: <stable@vger.kernel.org> # v5.4
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2020-07-14 14:45:41 +02:00
..
2020-03-27 09:29:56 +00:00
2019-11-11 09:21:59 -05:00
2019-08-07 21:51:47 -04:00
2020-05-14 16:44:25 +02:00
2020-02-07 14:48:35 -05:00
2020-03-05 21:00:40 -05:00
2020-05-14 16:44:24 +02:00
2019-12-08 14:37:36 +01:00
2020-05-14 16:44:24 +02:00
2020-04-09 15:33:09 -04:00