diff options
| author | Bernd Schubert <[email protected]> | 2025-01-23 16:55:32 +0000 |
|---|---|---|
| committer | Miklos Szeredi <[email protected]> | 2025-01-27 17:02:23 +0000 |
| commit | 2d4fde59fd502a65c1698b61ad4d0f10a9ab665a (patch) | |
| tree | 6eed6005e9e5b0bbc1ac602e75c94ec10bb1982c /lib/timerqueue.c | |
| parent | fuse: enable fuse-over-io-uring (diff) | |
| download | kernel-2d4fde59fd502a65c1698b61ad4d0f10a9ab665a.tar.gz kernel-2d4fde59fd502a65c1698b61ad4d0f10a9ab665a.zip | |
fuse: prevent disabling io-uring on active connections
The enable_uring module parameter allows administrators to enable/disable
io-uring support for FUSE at runtime. However, disabling io-uring while
connections already have it enabled can lead to an inconsistent state.
Fix this by keeping io-uring enabled on connections that were already using
it, even if the module parameter is later disabled. This ensures active
FUSE mounts continue to function correctly.
Signed-off-by: Bernd Schubert <[email protected]>
Reviewed-by: Luis Henriques <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
