Fix sign mount option and sign proc config setting
commit19cbeb40af2a82b5050bf44615e0bf67d56e0fce
authorSuresh Jayaraman <sjayaraman@suse.de>
Mon, 10 Mar 2008 19:03:40 +0000 (10 20:03 +0100)
committerOliver Pinter <oliver.pntr@gmail.com>
Mon, 10 Mar 2008 19:03:40 +0000 (10 20:03 +0100)
tree6f484f7ad9dc1db829d0f5b36367001fe765e2ce
parent54dea1c73244639ec6558899154ac4656334dbca
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