From: Steve French Date: Sun, 20 Jan 2008 00:30:29 +0000 (+0000) Subject: [CIFS] Do not log path names in lookup errors X-Git-Tag: v2.6.25-rc1~1226^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed2b91701d97047fa9970645e43d5e551e261adb;p=pandora-kernel.git [CIFS] Do not log path names in lookup errors Andi Kleen noticed that we were logging access denied errors (which is noisy in the dmesg log, and not needed to be logged) and that we were logging path names on that an other errors (e.g. EIO) which we should not be doing. CC: Andi Kleen Signed-off-by: Steve French --- Reading git-diff-tree failed