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)
commit54fcf270dee6ed9d27e23b94129788b758df1e6b
tree9da08ed47513cfbbafa197601d09a4df3c5d2e9f
parent8c3a2b4c420c5b988005b8697b7404ced076aaaa
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