diff options
author | Jeff Layton <jlayton@redhat.com> | 2012-05-15 18:20:51 +0200 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2012-05-17 03:13:34 +0200 |
commit | 23db65f511e6ee98ad767833f2ec58b0568ba32b (patch) | |
tree | 3e883154e734542aed2ec6e9e77dc22d24e8a54c /kernel | |
parent | cifs: remove the vers= and version= synonyms for ver= (diff) | |
download | linux-23db65f511e6ee98ad767833f2ec58b0568ba32b.tar.xz linux-23db65f511e6ee98ad767833f2ec58b0568ba32b.zip |
cifs: add a smb_version_operations/values structures and a smb_version enum
We need a way to dispatch different operations for different versions.
Behold the smb_version_operations/values structures. For now, those
structures just hold the version enum value and nothing uses them.
Eventually, we'll expand them to cover other operations/values as we
change the callers to dispatch from here.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions