]> git.sesse.net Git - plocate/commit
Remove mount entries that will be pruned away due to prunefs.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 6 Jan 2024 14:52:04 +0000 (15:52 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 6 Jan 2024 14:52:04 +0000 (15:52 +0100)
commit046336f6405d37ea07797e73db8a2869bb8c459f
tree975a1516fb60a127e5541fad3a66546fa1a60596
parenteeacf2ed3cc1c6559506896410fd86d4f7f852e4
Remove mount entries that will be pruned away due to prunefs.

This should fix https://bugs.debian.org/1055450, where /home and
/run/schroot/mount/<something>/home were found to be duplicates
and the latter had the lower ID, but then /run was pruned out
and there was no indexing of the directory at all.

We can still see things like this in the form of prunepaths,
I believe.
bind-mount.cpp