From: Scott Lovenberg Date: Fri, 9 Aug 2013 12:47:18 +0000 (-0400) Subject: cifs: Expand max share name length to 256 X-Git-Tag: v3.12-rc1~46^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54fcf270dee6ed9d27e23b94129788b758df1e6b;p=pandora-kernel.git 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 Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed