diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-17 21:10:02 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-29 18:13:41 -0400 |
commit | 1a867d729f951f1f0ef73c94d2f739f959cd8699 (patch) | |
tree | 45caadabb5aa1390822e784dc92538daab31e2ab /scripts/lib/kdoc/kdoc_files.py | |
parent | 9ed4b9eaeaa71cb0db4ec8460b5edd390aef58dd (diff) |
__attach_mnt(): lose the second argument
It's always ->mnt_parent of the first one. What the function does is
making a mount (with already set parent and mountpoint) visible - in
mount hash and in the parent's list of children.
IOW, it takes the existing rootwards linkage and sets the matching
crownwards linkage.
Renamed to make_visible(), while we are at it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions