]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: Expand max share name length to 256
authorScott Lovenberg <scott.lovenberg@gmail.com>
Fri, 9 Aug 2013 12:47:18 +0000 (08:47 -0400)
committerSteve French <smfrench@gmail.com>
Sun, 8 Sep 2013 19:34:17 +0000 (14:34 -0500)
commitcc158b406d459f99685e834b320878b5847e2617
tree9da08ed47513cfbbafa197601d09a4df3c5d2e9f
parentc0fe0ae0a8bc586583c828bb34eeff829cb19348
cifs: Expand max share name length to 256

The old max share name length limit was 80 due to Windows NET SHARE
command not allowing more than that.  However, share names can be much
longer.  This is a more reasonable maximum share name length.

Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
include/uapi/linux/cifs/cifs_mount.h