]> git.ipfire.org Git - thirdparty/systemd.git/commit
mount-util: shortcut things after generating top-level bind mount
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Mar 2021 13:02:29 +0000 (14:02 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Mar 2021 10:39:37 +0000 (11:39 +0100)
commit5c5753b9ea5cc012586ae90d357d460dec4301a4
tree4b1c6426b0911882c71730e52c3559d542c51d8e
parentd6bfab118d2e7c4c07566718175f4f7ec7a2387b
mount-util: shortcut things after generating top-level bind mount

Instead of marking the bind mount read-only right-away, let's just
restart the loop, so that we'll pick it up like any other mount and then
remount like that.
src/shared/mount-util.c