Skip to main content

NFS_COMPOUND_BYTE_LIMIT

Constant NFS_COMPOUND_BYTE_LIMIT 

Source
pub const NFS_COMPOUND_BYTE_LIMIT: usize = _; // 819_200usize
Expand description

Maximum compound RPC byte budget before splitting into a new compound (800 KiB). Keeps each compound well within the server’s ca_maxrequestsize (~16 MiB).