summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJeff Layton2010-06-16 19:40:18 +0200
committerJeff Layton2010-06-16 19:40:18 +0200
commit8a224d489454b7457105848610cfebebdec5638d (patch)
tree6642e77046fc3ff2595d77b2b7747d608fa5cb22 /MAINTAINERS
parentcifs: don't call cifs_new_fileinfo unless cifs_open succeeds (diff)
downloadkernel-qcow2-linux-8a224d489454b7457105848610cfebebdec5638d.tar.gz
kernel-qcow2-linux-8a224d489454b7457105848610cfebebdec5638d.tar.xz
kernel-qcow2-linux-8a224d489454b7457105848610cfebebdec5638d.zip
cifs: remove bogus first_time check in NTLMv2 session setup code
This bug appears to be the result of a cut-and-paste mistake from the NTLMv1 code. The function to generate the MAC key was commented out, but not the conditional above it. The conditional then ended up causing the session setup key not to be copied to the buffer unless this was the first session on the socket, and that made all but the first NTLMv2 session setup fail. Fix this by removing the conditional and all of the commented clutter that made it difficult to see. Cc: Stable <stable@kernel.org> Reported-by: Gunther Deschner <gdeschne@redhat.com> Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions