diff options
author | Steve French <smfrench@gmail.com> | 2012-10-01 12:26:22 -0500 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2012-10-01 12:26:22 -0500 |
commit | e4aa25e7801163df058f62c617b859e9d3d4b148 (patch) | |
tree | 1c69663679f64f8a24c71cfe5efb2cbeb2ab4ee9 /fs/cifs/Kconfig | |
parent | cifs: obtain file access during backup intent lookup (resend) (diff) | |
download | linux-dev-e4aa25e7801163df058f62c617b859e9d3d4b148.tar.xz linux-dev-e4aa25e7801163df058f62c617b859e9d3d4b148.zip |
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
Based on whether the user (on mount command) chooses:
vers=3.0 (for smb3.0 support)
vers=2.1 (for smb2.1 support)
or (with subsequent patch, which will allow SMB2 support)
vers=2.0 (for original smb2.02 dialect support)
send only one dialect at a time during negotiate (we
had been sending a list).
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/Kconfig')
0 files changed, 0 insertions, 0 deletions