1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/label
David Teigland ccd1386070 wipe_lv: initially open LV in writable mode
wipe_lv knows it's going to write the device, so it
can open rw from the start.  It was opening readonly,
and then dev_write needed to reopen it readwrite.
2019-04-26 14:49:27 -05:00
..
hints.c hints: fix non-empty hints list when not using hints 2019-04-11 11:58:51 -05:00
hints.h hints: fix recreating hints from pvscan 2019-02-13 15:23:43 -06:00
label.c wipe_lv: initially open LV in writable mode 2019-04-26 14:49:27 -05:00
label.h wipe_lv: initially open LV in writable mode 2019-04-26 14:49:27 -05:00