Constant fuse_backend_rs::abi::fuse_abi::FUSE_MIN_READ_BUFFER

source ·
pub const FUSE_MIN_READ_BUFFER: u32 = 8192;
Expand description

The read buffer is required to be at least 8k, but may be much larger.