Jeff Layton a8582159ed 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>
2013-11-11 16:34:53 -06:00
..
2013-09-25 19:01:27 -05:00
2013-11-11 16:31:03 -06:00
2013-11-08 05:57:46 +09:00
2013-11-11 16:31:03 -06:00
2013-06-26 23:45:05 -05:00
2013-09-08 14:27:34 -05:00
2013-11-11 16:31:03 -06:00
2013-11-11 16:31:03 -06:00
2013-06-26 23:45:05 -05:00
2013-11-11 16:31:03 -06:00
2013-11-02 12:52:41 -05:00
2013-11-11 16:31:03 -06:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00