CIFS_MAX_MSGSIZE
unsigned int CIFSMaxBufSize = CIFS_MAX_MSGSIZE;
sb->s_blocksize = CIFS_MAX_MSGSIZE;
if ((result.uint_32 < CIFS_MAX_MSGSIZE) ||
if ((*nbytes > CIFS_MAX_MSGSIZE) ||