aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@google.com>2016-02-16 20:16:47 -0500
committerMister Oyster <oysterized@gmail.com>2017-05-29 03:52:06 +0200
commit72e896d8d5698abc18c4e22995edabc242a7fa62 (patch)
treed1575224b21039f95cb2b4a4827d1ac0b0667e3d /include/linux
parentfc3bd71d5796bef30162f183cc7c2fd3d442afb5 (diff)
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 maing 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> Signed-off-by: "Theodore Ts'o" <tytso@google.com> Change-Id: I9267c577ab4d7d60e34cbf37c71eaf443e637c5f
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions