commit | cb76d5e25008b76fb8e348c861d32659430ac3fa | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Jul 26 14:25:08 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon Aug 02 12:40:41 2010 +0000 |
tree | c3de6cdd116b1754c653b0fcb25d212b9dd69311 | |
parent | f67909cf80051e8510194a51f88c4de323b92071 [diff] |
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>