]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/cifs/connect.c
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa...
[karo-tx-linux.git] / fs / cifs / connect.c
index 85a994c6433da1de443817828fdaca238cdcc47d..2a43a0aca965424bf0fb66234560e3a1fbabb08a 100644 (file)
@@ -846,9 +846,6 @@ cifs_parse_mount_options(char *options, const char *devname,
        /* default to using server inode numbers where available */
        vol->server_ino = 1;
 
-       /* XXX: default to fsc for testing until mount.cifs pieces are done */
-       vol->fsc = 1;
-
        if (!options)
                return 1;