commit | f636a34802e3913415410c6e595df2bf84851cff | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Jul 26 10:29:58 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon Aug 02 12:40:40 2010 +0000 |
tree | d5d54cff34c91603f2ba17075f22dc4b57267986 | |
parent | 3572d2857f61f720082740cc17e2d99b45e7af7f [diff] |
cifs: ignore the "mand", "nomand" and "_netdev" mount options These are all handled by the userspace mount programs, but older versions of mount.cifs also handed them off to the kernel. Ignore them. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>