mount called with mount -o ''
Bug #1663722 reported by
Scott Moser
on 2017-02-10
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| cloud-utils |
Medium
|
Unassigned | ||
| cloud-utils (Ubuntu) |
Medium
|
Unassigned |
Bug Description
when mounting nbd device, instead of:
mount -o 'ro' or mount -o 'rw'
we would call
mount -o ''
not really an issue as the nbd device was correctly set up as read-only if read-only, and default is to mount with rw, but still should fix.
Scott Moser (smoser)
on 2017-02-10
Changed in cloud-utils: | |
status: | New → Confirmed |
status: | Confirmed → Fix Committed |
Changed in cloud-utils (Ubuntu): | |
status: | New → Confirmed |
Changed in cloud-utils: | |
importance: | Undecided → Medium |
Changed in cloud-utils (Ubuntu): | |
importance: | Undecided → Medium |
Launchpad Janitor (janitor) wrote : | #1 |
Changed in cloud-utils (Ubuntu): | |
status: | Confirmed → Fix Released |
This bug is believed to be fixed in cloud-utils in version 0.31. If this is still a problem for you, please make a comment and set the state back to New
Thank you.
Changed in cloud-utils: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package cloud-utils - 0.30-0ubuntu2
---------------
cloud-utils (0.30-0ubuntu2) zesty; urgency=medium
* sync to trunk at 316 callback: mount with -o 'rw' or -o 'ro' (LP: #1663722)
* mount-image-
-- Scott Moser <email address hidden> Fri, 10 Feb 2017 15:36:35 -0500