commit | e529614ad0c2bf1f3a6fcf1402aa77430ecfaa2c | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Feb 10 16:18:26 2010 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Tue Feb 23 20:46:49 2010 +0000 |
tree | 94b5ddd47e5abf3747eeb32b14c7ad30f24fd37e | |
parent | 6e462b9f2c37101312109aaa46e196bdca6c846d [diff] |
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>