summaryrefslogtreecommitdiff
path: root/fs/fuse/req_timeout.c
AgeCommit message (Expand)Author
2026-06-15fuse: abort related layering cleanupMiklos Szeredi
2026-06-15fuse: remove #include "fuse_i.h" from "req_timeout.c"Miklos Szeredi
2026-06-15fuse: move request timeout to fuse_chanMiklos Szeredi
2026-06-15fuse: split off fch->lock from fc->lockMiklos Szeredi
2026-06-15fuse: move request blocking related members to fuse_chanMiklos Szeredi
2026-06-15fuse: move background queuing related members to fuse_chanMiklos Szeredi
2026-06-15fuse: move 'devices' member from fuse_conn to fuse_chanMiklos Szeredi
2026-06-15fuse: move fuse_iqueue to fuse_chanMiklos Szeredi
2026-06-15fuse: move request timeout code to a new source fileMiklos Szeredi