diff options
author | Jeff Layton <[email protected]> | 2019-04-29 11:51:02 -0400 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2019-05-07 19:22:37 +0200 |
commit | 964fff7491e4923e18ff08f2a254c4b94e3f83d6 (patch) | |
tree | d9a103227b8586c155dd44ac8b566c151d8b6f19 /tools/perf/scripts/python | |
parent | 69a10fb3f4b8769ffd44e4eaa662ab691fa61f4c (diff) |
ceph: use ceph_mdsc_build_path instead of clone_dentry_name
While it may be slightly more efficient, it's probably not worthwhile to
optimize for the case that clone_dentry_name handles. We can get the
same result by just calling ceph_mdsc_build_path when the parent isn't
locked, with less code duplication.
Signed-off-by: Jeff Layton <[email protected]>
Reviewed-by: "Yan, Zheng" <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions