From: Yehuda Sadeh Weinraub Date: Tue, 5 Jun 2007 21:31:16 +0000 (+0000) Subject: [CIFS] Missing flag on negprot needed for some servers to force packet signing X-Git-Tag: v2.6.22-rc5~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100c1ddc98e070c1b595d6bad329fb57bc57313c;p=pandora-kernel.git [CIFS] Missing flag on negprot needed for some servers to force packet signing A related signature issue that I came across. There's a bug in win2k that when NT error codes are not negotiated, the server doesn't response that signatures are mandatory. Since there's (currently) no way turn on signatures in such case, I had to force NT error codes, so that this bug will not occur Signed-off-by: Yehuda Sadeh Weinraub Signed-off-by: Steve French --- Reading git-diff-tree failed