git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
319e2e3
)
Use %pd in eCryptFS
author
David Howells
<dhowells@redhat.com>
Tue, 10 Dec 2013 15:26:48 +0000
(15:26 +0000)
committer
Tyler Hicks
<tyhicks@canonical.com>
Tue, 17 Dec 2013 19:04:19 +0000
(11:04 -0800)
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>
No differences found