1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/lib/format1
Peter Rajnoha 5c3d894013 metadata: fix ALLOCATABLE_PV for lvm1 format
This is addendum for commit 6dc7b783c8.

LVM1 format stores the ALLOCATABLE flag directly in PV header, not
in VG metadata. So the code needs to be fixed further to work
properly for lvm1 format so that the correct PV header is written
(the flag is set only if the PV is in some VG, unset otherwise).
2014-07-11 12:24:15 +02:00
..
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
disk-rep.c lvm1: Fail vg_write graciously when devices are missing. 2014-06-08 21:57:18 +02:00
disk-rep.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
format1.c metadata: fix ALLOCATABLE_PV for lvm1 format 2014-07-11 12:24:15 +02:00
format1.h split orphan VG by format type 2008-02-06 15:47:28 +00:00
import-export.c cleanup: just safely copy string 2014-07-04 12:31:17 +02:00
import-extents.c cleanup: format1 test whether PV was found 2012-08-23 14:37:52 +02:00
layout.c cleanup: uint64_t casts 2012-08-23 14:37:21 +02:00
lvm1-label.c labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00
lvm1-label.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
Makefile.in Install plugins to subdirs 2010-05-06 10:07:46 +00:00
vg_number.c cleanup: replace memset with struct initilization 2012-06-22 13:23:03 +02:00