NFSREAD_SIZE
if (len > NFSREAD_SIZE)
len = NFSREAD_SIZE;
hlen = sizeof(*repl) - NFSREAD_SIZE;
u_char data[NFSREAD_SIZE];