[CIFS] Re-enable Lanman security
authorChuck Ebbert <cebbert@redhat.com>
Tue, 15 Sep 2009 05:53:21 +0000 (01:53 -0400)
committerSteve French <sfrench@us.ibm.com>
Tue, 15 Sep 2009 19:38:05 +0000 (19:38 +0000)
commit ac68392460ffefed13020967bae04edc4d3add06 ("[CIFS] Allow raw
ntlmssp code to be enabled with sec=ntlmssp") added a new bit to the
allowed security flags mask but seems to have inadvertently removed
Lanman security from the allowed flags. Add it back.

CC: Stable <stable@kernel.org>
Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found