Skip to main content

NFS_KRB5P_MAX_BATCH

Constant NFS_KRB5P_MAX_BATCH 

Source
pub const NFS_KRB5P_MAX_BATCH: usize = 2;
Expand description

Maximum files per compound RPC for krb5p transport. Reduced to avoid accumulating large batches that serialize into many single-file compounds wastefully under AES encryption.