Fix sign mount option and sign proc config setting
commit70a7cd1e8fbe736b854f39efd98528b7dfd64ee1
authorSuresh Jayaraman <sjayaraman@suse.de>
Sat, 29 Mar 2008 15:18:51 +0000 (29 16:18 +0100)
committerOliver Pinter <oliver.pntr@gmail.com>
Sat, 29 Mar 2008 15:18:51 +0000 (29 16:18 +0100)
treed144d3b7ca23b9f509cb657d472bcfb1b2140c97
parent982b92285ec9f45e1658c95376f9e1a47ba47090
Fix sign mount option and sign proc config setting

Patch mainline: 2.6.23-rc1

Backported the fix (2.6.23-rc1) from Steve French. The original patch removes
few commented functions (which are not required) as part of this fix, backport
also does the same to retain compatibility.

We were checking the wrong (old) global variable to determine
whether to override server and force signing on the SMB
connection.

Acked-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>
fs/cifs/cifs_debug.c
fs/cifs/cifssmb.c