cifs: increase maximum buffer size in CIFSSMBQAllEAs
authorJeff Layton <jlayton@redhat.com>
Wed, 10 Feb 2010 21:18:26 +0000 (16:18 -0500)
committerSteve French <sfrench@us.ibm.com>
Tue, 23 Feb 2010 20:46:49 +0000 (20:46 +0000)
commite529614ad0c2bf1f3a6fcf1402aa77430ecfaa2c
tree94b5ddd47e5abf3747eeb32b14c7ad30f24fd37e
parent6e462b9f2c37101312109aaa46e196bdca6c846d
cifs: increase maximum buffer size in CIFSSMBQAllEAs

It's 4000 now, but there's no reason to limit it to that. We should be
able to handle a response up to CIFSMaxBufSize.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifssmb.c