| 54fcf270 | 09-Aug-2013 |
Scott Lovenberg <[email protected]> |
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
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 <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Steve French <[email protected]>
show more ...
|