commit | 762e5ab77c803c819e45d054518a98efb70b0f60 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Jun 28 18:41:42 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jun 28 18:41:42 2007 +0000 |
tree | 09139edbbad69e50d13a26cb54d73adc5184bdc7 | |
parent | 467a8f8d480190a98cec3e4362c51c2a27157115 [diff] |
[CIFS] Fix sign mount option and sign proc config setting 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>