diff options
author | Matthew Wilcox <willy@linux.intel.com> | 2013-06-15 15:55:59 +0400 |
---|---|---|
committer | Tyler Hicks <tyhicks@canonical.com> | 2013-07-10 10:40:28 +0400 |
commit | cc18ec3c8f5dd735c1bff5da30fd33860c08a293 (patch) | |
tree | 50fdd52cf70d0b611a24f42226cdca8467be6f10 /fs/ecryptfs/crypto.c | |
parent | 0df5ed65c14e2c36ed842fcff58118662009f1a1 (diff) | |
download | linux-cc18ec3c8f5dd735c1bff5da30fd33860c08a293.tar.xz |
Use ecryptfs_dentry_to_lower_path in a couple of places
There are two places in ecryptfs that benefit from using
ecryptfs_dentry_to_lower_path() instead of separate calls to
ecryptfs_dentry_to_lower() and ecryptfs_dentry_to_lower_mnt(). Both
sites use fewer instructions and less stack (determined by examining
objdump output).
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'fs/ecryptfs/crypto.c')
0 files changed, 0 insertions, 0 deletions