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-07-05 18:59:33 +04:00
2013-08-12 15:22:43 -05:00
2013-10-15 12:14:06 -04:00
2013-10-01 16:41:23 +02:00
2013-09-16 19:17:24 -04:00
2013-09-07 10:38:29 +02:00
2013-09-24 11:23:33 +02:00
2013-07-10 18:11:34 -07:00
2013-09-24 14:41:42 -07:00
2013-09-13 23:06:40 -04:00
2013-09-10 18:56:31 -04:00
2013-09-13 23:06:40 -04:00
2013-10-22 12:02:40 +01:00
2013-07-30 11:53:12 -04:00
2013-10-01 13:11:21 -04:00