summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2016-01-08 21:00:31 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2016-01-08 21:00:31 (GMT)
commit56a04915df4e85b34b1c1613c64b87dd2283c26a (patch)
tree918970d90b7a276a503acd6fa9a3304f590e632c /fs/ext4/inode.c
parentdb7730e3091a52c2fcd8fcc952b964d88998e675 (diff)
downloadlinux-56a04915df4e85b34b1c1613c64b87dd2283c26a.tar.xz
ext4 crypto: simplify interfaces to directory entry insert functions
A number of functions include ext4_add_dx_entry, make_indexed_dir, etc. are being passed a dentry even though the only thing they use is the containing parent. We can shrink the code size slightly by making this replacement. This will also be useful in cases where we don't have a dentry as the argument to the directory entry insert functions. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions