]> Pileus Git - ~andy/linux/commit
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)
commitcdf1246ffbb2ddd86a875c80b7290d22b9022805
tree9f4e791313df4481a377fc239359b717678b8a1c
parent54fcf270dee6ed9d27e23b94129788b758df1e6b
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>
fs/cifs/cifsglob.h
include/uapi/linux/cifs/cifs_mount.h