commit | 9e78d14a9f641c0476f733f6fc559ba5cac6f52b | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Dec 10 15:26:48 2013 +0000 |
committer | Tyler Hicks <tyhicks@canonical.com> | Tue Dec 17 11:04:19 2013 -0800 |
tree | e7f556500700857c1a2b500e7a9ffe6168ce5c65 | |
parent | 319e2e3f63c348a9b66db4667efa73178e18b17d [diff] |
Use %pd in eCryptFS Use the new %pd printk() specifier in eCryptFS to replace passing of dentry name or dentry name and name length * 2 with just passing the dentry. Signed-off-by: David Howells <dhowells@redhat.com> cc: ecryptfs@vger.kernel.org Signed-off-by: Tyler Hicks <tyhicks@canonical.com>