Hello, This patch adds statfs operation support to proxmox-fuse to maintain feature parity with the C implementation of pmxcfs.
The current C implementation of pmxcfs includes statfs support, which is needed for the Rust rewrite to be functionally equivalent. This patch implements the missing statfs operation in the proxmox-fuse crate. Regards, Kefu
