diff options
author | Tyler Hicks <[email protected]> | 2022-05-26 19:00:01 -0500 |
---|---|---|
committer | Dominique Martinet <[email protected]> | 2022-07-02 18:52:21 +0900 |
commit | c58c72d301d3d16ba1167d56417af39761829030 (patch) | |
tree | 8117c84e87e8f6167eb1137e230dc8782f641626 /scripts/bpf_doc.py | |
parent | cba83f47fc0ef52638870890e9e352afcc56dd73 (diff) |
9p: Make the path walk logic more clear about when cloning is required
Cloning during a path component walk is only needed when the old fid
used for the walk operation is the root fid. Make that clear by
comparing the two fids rather than using an additional variable.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tyler Hicks <[email protected]>
Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions