summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@google.com>2016-08-22 13:26:09 +0300
committerGerrit - the friendly Code Review server <code-review@localhost>2016-08-28 09:39:30 -0700
commitfd0655a7f071b96057f130d1cc91b8e1d661795f (patch)
tree5f6eb35610c1521fee9910630dafe3517ed04603 /tools/perf/scripts/python/bin
parente8a0e0808d1862467d32aaee8982b5b6500ba89c (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> Git-commit: e3b970d19418e2cfeeaca323ae620cc2dab22086 Git-repo: https://android.googlesource.com/kernel/msm/ Change-Id: I565f822a8fc795740155154a7f003340b26ee128 Signed-off-by: Andrey Markovytch <andreym@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions