summaryrefslogtreecommitdiffstats
path: root/usr/.gitignore
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2011-02-24 18:07:19 +0000
committerSteve French <sfrench@us.ibm.com>2011-05-19 14:10:50 +0000
commit1cb06d0b50536af177b2f2f7cab25546f3731d3e (patch)
treec0fc587667f9b97d15ff13abbb0efeeba4faf0e7 /usr/.gitignore
parent257fb1f15d72f89dad2d72fa467c189f2d7fdd71 (diff)
downloadtalos-op-linux-1cb06d0b50536af177b2f2f7cab25546f3731d3e.tar.gz
talos-op-linux-1cb06d0b50536af177b2f2f7cab25546f3731d3e.zip
Introduce smb2 mounts as vers=2
As with Linux nfs client, which uses "nfsvers=" or "vers=" to indicate which protocol to use for mount, specifying "vers=smb2" or "vers=2" will force an smb2 mount. When vers is not specified cifs is used ie "vers=cifs" or "vers=1" We can eventually autonegotiate down from smb2 to cifs when smb2 is stable enough to make it the default, but this is for the future. At that time we could also implement a "maxprotocol" mount option as smbclient and Samba have today, but that would be premature until smb2 is stable. Intially the smb2 Kconfig option will depend on "BROKEN" until the merge is complete, and then be "EXPERIMENTAL" When it is no longer experimental we can consider changing the default protocol to attempt first. Reviewed-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'usr/.gitignore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud