commit | 7111d2144f17155b66e89b3655fcddbedefcf8a6 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Oct 16 16:50:25 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Oct 16 16:50:25 2007 +0000 |
tree | d96fa5659257a563d81faad5b2e7f5591c5ef1fd | |
parent | 8f2376adfb57d95973b64ecdf016937f436b9bf0 [diff] |
[CIFS] [CIFS] fix error message about packet signing When packet signing is disabled and the server requires it, cifs prints an error message. The current message refers to a file in /proc that no longer exists. Fix it to refer to the correct file. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>