mount: rescan /proc/self/mountinfo before processing waitid() results
authorLennart Poettering <lennart@poettering.net>
Wed, 17 Jul 2019 16:57:13 +0000 (18:57 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Jul 2019 15:03:11 +0000 (17:03 +0200)
commit350804867dbcc9b7ccabae1187d730d37e2d8a21
treeed8c5e19a5df06a5af1c40c414f40da3ea6faccd
parentfcd8e119c28be19ffbc5227089cf4d3b8ba60238
mount: rescan /proc/self/mountinfo before processing waitid() results

(The interesting bits about the what and why are in a comment in the
patch, please have a look there instead of looking here in the commit
msg).

Fixes: #10872
src/core/mount.c