change_mnt_propagation() cleanups, step 1
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 25 Jun 2025 03:20:47 +0000 (23:20 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 Jun 2025 23:03:30 +0000 (19:03 -0400)
commitd5f15047f13b86b74d1ac4f39036ccae2078c492
tree9fd81885f7b272779e26c742e229ac798524eb09
parent0313356520b15deab893cd62da3e2ba9a6e61a1f
change_mnt_propagation() cleanups, step 1

Lift changing ->mnt_slave from do_make_slave() into the caller.
Simplifies the next steps...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/pnode.c