NFSREAD_MAX_SIZE
if (nfs_read_size > NFSREAD_MAX_SIZE) {
nfs_read_size = NFSREAD_MAX_SIZE;
uchar_t data[NFSREAD_MAX_SIZE];