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)
commit5249af32da5330c0bcaf0412a32aa30c5e93e908
tree759d6843a483dd323bda78c8c34f42cedfece6ee
parent296838b182ebad919074bf324e1667d28a04b936
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