ocfs2: Add ocfs2_read_refcount_block.
[deliverable/linux.git] / fs / cifs / cifsglob.h
index a61ab772c6f633dde7ac0e5628214b0bc8c4268f..e1225e6ded2fc61a7fed19d2d39f879146192bb2 100644 (file)
@@ -83,7 +83,7 @@ enum securityEnum {
        NTLM,                   /* Legacy NTLM012 auth with NTLM hash */
        NTLMv2,                 /* Legacy NTLM auth with NTLMv2 hash */
        RawNTLMSSP,             /* NTLMSSP without SPNEGO, NTLMv2 hash */
-       NTLMSSP,                /* NTLMSSP via SPNEGO, NTLMv2 hash */
+/*     NTLMSSP, */ /* can use rawNTLMSSP instead of NTLMSSP via SPNEGO */
        Kerberos,               /* Kerberos via SPNEGO */
        MSKerberos,             /* MS Kerberos via SPNEGO */
 };
This page took 0.024433 seconds and 5 git commands to generate.