commit | 9f37622f897a90ad3c3da5c14d94d8f3ffc62b70 | [log] [tgz] |
---|---|---|
author | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | Thu Mar 25 11:16:56 2010 -0500 |
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | Mon Apr 19 14:42:18 2010 -0500 |
tree | dbed84aa76784f22b20c0fee847b43c15dd29f72 | |
parent | 3a8380c0754a7972668a46f645930910e304095c [diff] |
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 <tyhicks@linux.vnet.ibm.com>