summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2026-03-31 17:32:21 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2026-06-15 15:06:18 +0300
commite582371be4a75c461fecb61b98ee391025f91946 (patch)
tree393b7b22a57f7b4679e4c7df01f1844cbe48162c /include/linux
parentff572265f29e4ad6d2fe5f625d9bbd741a187266 (diff)
downloadlinux-e582371be4a75c461fecb61b98ee391025f91946.tar.xz
fuse: remove fuse_mutex protection from fuse_dev_ioctl_sync_init()
In normal use ioctl(FUSE_DEV_IOC_SYNC_INIT) comes before the mount() or fsconfig() syscalls, they are executed strictly serially. If ioctl and mount are performed in parallel, the behavior is nondeterministic. Removing the mutex does not change this. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions