From: Tyler Hicks Date: Thu, 25 Mar 2010 16:16:56 +0000 (-0500) Subject: eCryptfs: Turn lower lookup error messages into debug messages X-Git-Tag: v2.6.34-rc5~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f37622f897a90ad3c3da5c14d94d8f3ffc62b70;p=pandora-kernel.git eCryptfs: Turn lower lookup error messages into debug messages Vaugue warnings about ENAMETOOLONG errors when looking up an encrypted file name have caused many users to become concerned about their data. Since this is a rather harmless condition, I'm moving this warning to only be printed when the ecryptfs_verbosity module param is 1. Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed