Implement FUSE numWaiting
Open
area: filesystem
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
`numWaiting` for FUSE is the total number of requests that are either waiting to be sent to the FUSE device, or waiting for a response from the FUSE daemon. See [FUSE — The Linux Kernel documentation](https://www.kernel.org/doc/html/latest/filesystems/fuse.html#control-filesystem)
Contributor guide
Assessment
This issue has not been assessed yet.