pub const NFS_KRB5P_MAX_BATCH: usize = 2;
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.