summaryrefslogtreecommitdiff
path: root/fs/fuse/sysctl.h
AgeCommit message (Collapse)Author
2026-06-15fuse: move request timeout code to a new source fileMiklos Szeredi
This marks the first step in cleanly separating the transport layer from the filesystem layer. Add "dev.h", which will contain the interface definition for the transport layer. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>