Fix sign mount option and sign proc config setting
commit88af5e7a00f3bfe70a4dbc0c6b0d076572952ffb
authorSteve French <sfrench@us.ibm.com>
Sat, 5 Apr 2008 12:41:06 +0000 (5 14:41 +0200)
committerOliver Pinter <oliver.pntr@gmail.com>
Sat, 5 Apr 2008 12:41:06 +0000 (5 14:41 +0200)
tree0f9cd9bed732aa5eff7656f6e5a4dad5bcda0ede
parenteca993ae9ba2c5009c480a4dba75d156a12bf6ed
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.

Backported-to-2.6.22.y-by: Suresh Jayaraman <sjayaraman@suse.de>
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