]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: ignore the "mand", "nomand" and "_netdev" mount options
authorJeff Layton <jlayton@redhat.com>
Mon, 26 Jul 2010 14:29:58 +0000 (10:29 -0400)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:40 +0000 (12:40 +0000)
commita4cdb7868fbd41e5dec92e0dc05e032fe3d11a25
treed5d54cff34c91603f2ba17075f22dc4b57267986
parentc0926a5768889c1fd96732ef0c8be24f74e0988f
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>
fs/cifs/connect.c