diff options
author | Jeff Layton <jlayton@redhat.com> | 2013-11-07 15:03:39 -0500 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-11-11 16:34:53 -0600 |
commit | a8582159edb47a60dd1e5df5a21890f225270f62 (patch) | |
tree | debf682c70bf401b2379f8148a4d641815679271 /arch | |
parent | cce0244ab0af78f8f01ad826d2f9813a9580b105 (diff) |
cifs: don't spam the logs on unexpected lookup errors
Andrey reported that he was seeing cifs.ko spam the logs with messages
like this:
CIFS VFS: Unexpected lookup error -26
He was listing the root directory of a server and hitting an error when
trying to QUERY_PATH_INFO against hiberfil.sys and pagefile.sys. The
right fix would be to switch the lookup code over to using FIND_FIRST,
but until then we really don't need to report this at a level of
KERN_ERR. Convert this message over to FYI level.
Reported-by: "Andrey Shernyukov" <andreysh@nioch.nsc.ru>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions