1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/metadata
Milan Broz 3a2fb07349 Fix setting of volume limit count if converting to lvm1 format.
Fixes problem when after downconvert to lvm1 VG is broken:

# lvcreate -n lv1 -l 4 vg_test
  Invalid LV in extent map (PV /dev/sdb1, PE 0, LV 0, LE 0)
  ...
2008-08-29 13:41:21 +00:00
..
lv_alloc.h Maintain lists of stacked LV segments using each LV. 2008-01-16 19:00:59 +00:00
lv_manip.c vgremove tries to remove lv snapshot first. 2008-08-05 12:05:26 +00:00
merge.c Fix remove_layer_from_lv to empty the LV before removing it. (2.02.30) 2008-02-22 13:22:44 +00:00
metadata-exported.h vgremove tries to remove lv snapshot first. 2008-08-05 12:05:26 +00:00
metadata.c Fix setting of volume limit count if converting to lvm1 format. 2008-08-29 13:41:21 +00:00
metadata.h Cache VG metadata internally while VG lock is held. 2008-04-01 22:40:13 +00:00
mirror.c Update validation of safe mirror log type conversions in lvconvert. (brassow) 2008-06-26 23:05:11 +00:00
pv_alloc.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
pv_manip.c Add pvseg_is_allocated() for identifying a PV segment allocated to a LV. 2008-03-26 16:48:10 +00:00
pv_map.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
pv_map.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
segtype.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
segtype.h Cease recognising snapshot-in-use percentages returned by early development kernels. 2008-07-15 00:25:52 +00:00
snapshot_manip.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00