diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-05-02 19:38:35 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-05-10 22:19:59 -0400 |
commit | 697fc6ca666cdb2638211229c8fa3b81eb6f2f1a (patch) | |
tree | 072865ab49dfbc4e1654b749d30ff2097f4395bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9e18f10a30e0c49520fbda39751fcae760445b96 (diff) |
namei: move link/cookie pairs into nameidata
Array of MAX_NESTED_LINKS + 1 elements put into nameidata;
what used to be a local array in link_path_walk() occupies
entries 1 .. MAX_NESTED_LINKS in it, link and cookie from
the trailing symlink handling loops - entry 0.
This is _not_ the final arrangement; just an easily verified
incremental step.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions