← Back to team overview

curtin-dev team mailing list archive

[Merge] ~mwhudson/curtin:even-more-unmounting-tweaks into curtin:master

 

The proposal to merge ~mwhudson/curtin:even-more-unmounting-tweaks into curtin:master has been updated.

Commit message changed to:

tweak making mountpoints private some more

My recent change to move the making of mountpoints private into
do_umount actually made it less robust, because the "making private"
needs to be down on higher level mount points first, but the actual
unmounting needs to be done bottom up. So do all the making private
first in a different loop.

For more details, see:
https://code.launchpad.net/~mwhudson/curtin/+git/curtin/+merge/406682
-- 
Your team curtin developers is requested to review the proposed merge of ~mwhudson/curtin:even-more-unmounting-tweaks into curtin:master.



Follow ups