]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
cifs: fsc should not default to "on"
authorJeff Layton <jlayton@redhat.com>
Mon, 26 Jul 2010 18:25:08 +0000 (14:25 -0400)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:41 +0000 (12:40 +0000)
commitcb76d5e25008b76fb8e348c861d32659430ac3fa
treec3de6cdd116b1754c653b0fcb25d212b9dd69311
parentf67909cf80051e8510194a51f88c4de323b92071
cifs: fsc should not default to "on"

I'm not sure why this was merged with this flag hardcoded on, but it
seems quite dangerous. Turn it off.

Also, mount.cifs hands unrecognized options off to the kernel so there
should be no need for changes there in order to support this.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c