]> Pileus Git - ~andy/linux/commitdiff
MARK SMB2 support EXPERIMENTAL
authorSteve French <smfrench@gmail.com>
Wed, 19 Sep 2012 13:22:46 +0000 (06:22 -0700)
committerSteve French <smfrench@gmail.com>
Tue, 25 Sep 2012 02:46:34 +0000 (21:46 -0500)
Now that the merge of the remaining pieces needed for
SMB2 (SMB2.1 dialect) are in, and most test cases pass,
we can consider SMB2.1 EXPERIMENTAL rather than "BROKEN."

Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/Kconfig

index 802930179c2b49ec4627714cc0e0f623060034f7..253033ec090421a63517a2e8475d9c2e12a47817 100644 (file)
@@ -162,7 +162,7 @@ config CIFS_NFSD_EXPORT
 
 config CIFS_SMB2
        bool "SMB2 network file system support (EXPERIMENTAL)"
-       depends on EXPERIMENTAL && INET && BROKEN
+       depends on EXPERIMENTAL && INET
        select NLS
        select KEYS
        select FSCACHE