diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-26 20:22:58 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-14 04:09:13 +0300 |
commit | 7521f22b3ce2fa25e6301f5c7612fe1d698424b4 (patch) | |
tree | a206557ee3b60517b8eead06b6effe80502f7643 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 957dd41d88427f1f592d2287b179904087518021 (diff) | |
download | linux-7521f22b3ce2fa25e6301f5c7612fe1d698424b4.tar.xz |
handle_dots(), follow_dotdot{,_rcu}(): preparation to switch to step_into()
Right now the tail ends of follow_dotdot{,_rcu}() are pretty
much the open-coded analogues of step_into(). The differences:
* the lack of proper LOOKUP_NO_XDEV handling in non-RCU case
(arguably a bug)
* the lack of ->d_manage() handling (again, arguably a bug)
Adjust the calling conventions so that on the next step with could
just switch those functions to returning step_into().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions