]> git.openfabrics.org - ~emulex/infiniband.git/commit
Use %pd in eCryptFS
authorDavid Howells <dhowells@redhat.com>
Tue, 10 Dec 2013 15:26:48 +0000 (15:26 +0000)
committerTyler Hicks <tyhicks@canonical.com>
Tue, 17 Dec 2013 19:04:19 +0000 (11:04 -0800)
commit9e78d14a9f641c0476f733f6fc559ba5cac6f52b
treee7f556500700857c1a2b500e7a9ffe6168ce5c65
parent319e2e3f63c348a9b66db4667efa73178e18b17d
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>
fs/ecryptfs/file.c
fs/ecryptfs/inode.c