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)
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>

No differences found