]> git.baikalelectronics.ru Git - kernel.git/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)
commitb63de4890aa7ba7d73636f4bd14c09228f6b9e9d
tree9f4e791313df4481a377fc239359b717678b8a1c
parentcc158b406d459f99685e834b320878b5847e2617
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