commit | cdf1246ffbb2ddd86a875c80b7290d22b9022805 | [log] [tgz] |
---|---|---|
author | Scott Lovenberg <scott.lovenberg@gmail.com> | Fri Aug 09 08:47:19 2013 -0400 |
committer | Steve French <smfrench@gmail.com> | Sun Sep 08 14:34:22 2013 -0500 |
tree | 9f4e791313df4481a377fc239359b717678b8a1c | |
parent | 54fcf270dee6ed9d27e23b94129788b758df1e6b [diff] |
cifs: Move and expand MAX_SERVER_SIZE definition MAX_SERVER_SIZE has been moved to cifs_mount.h and renamed CIFS_NI_MAXHOST for clarity. It has been expanded to 1024 as the previous value of 16 was very short. Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>