diff options
| author | Miklos Szeredi <mszeredi@redhat.com> | 2026-03-31 17:32:21 +0300 |
|---|---|---|
| committer | Miklos Szeredi <mszeredi@redhat.com> | 2026-06-15 15:06:18 +0300 |
| commit | e582371be4a75c461fecb61b98ee391025f91946 (patch) | |
| tree | 393b7b22a57f7b4679e4c7df01f1844cbe48162c /include/linux/debugobjects.h | |
| parent | ff572265f29e4ad6d2fe5f625d9bbd741a187266 (diff) | |
| download | linux-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/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
