cifs: Move and expand MAX_SERVER_SIZE definition
authorScott Lovenberg <scott.lovenberg@gmail.com>
Fri, 9 Aug 2013 12:47:19 +0000 (08:47 -0400)
committerSteve French <smfrench@gmail.com>
Sun, 8 Sep 2013 19:34:22 +0000 (14:34 -0500)
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>

No differences found