Searched hist:"9 e78d14a9f641c0476f733f6fc559ba5cac6f52b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ecryptfs/ |
H A D | file.c | diff 9e78d14a9f641c0476f733f6fc559ba5cac6f52b Tue Dec 10 09:26:48 CST 2013 David Howells <dhowells@redhat.com> 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>
|
H A D | inode.c | diff 9e78d14a9f641c0476f733f6fc559ba5cac6f52b Tue Dec 10 09:26:48 CST 2013 David Howells <dhowells@redhat.com> 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>
|