← Back to team overview

curtin-dev team mailing list archive

[Merge] ~mwhudson/curtin:lp-1876626 into curtin:master

 

The proposal to merge ~mwhudson/curtin:lp-1876626 into curtin:master has been updated.

Commit message changed to:

block.detect_multipath: ignore fake "devices" from /proc/mounts

A tmpfs can be mounted with any old junk in the "device" field and
unfortunately casper sometimes puts "/dev/shm" there, which is usually a
directory. Ignore such cases.  (See https://bugs.launchpad.net/bugs/1876626)

LP: #1876626

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


References