From: Jeff Layton Date: Mon, 26 Jul 2010 18:25:08 +0000 (-0400) Subject: cifs: fsc should not default to "on" X-Git-Tag: v2.6.36-rc1~590^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb76d5e25008b76fb8e348c861d32659430ac3fa;p=pandora-kernel.git 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 Signed-off-by: Steve French --- Reading git-diff-tree failed