]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: remove the vers= and version= synonyms for ver=
authorJeff Layton <jlayton@redhat.com>
Tue, 15 May 2012 16:04:03 +0000 (12:04 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 17 May 2012 01:13:34 +0000 (20:13 -0500)
commit6aac7d6507a36f337341a1d2ce74e5132bc5f521
tree759d6843a483dd323bda78c8c34f42cedfece6ee
parentad219127c96f7139c3c53f13e67e3f6a89c33c55
cifs: remove the vers= and version= synonyms for ver=

We want these to mean something different entirely, and the mount.cifs
helper only ever passed in ver= automatically. Also, don't allow
ver=cifs anymore since that was never passed in by the mount helper.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
fs/cifs/connect.c