1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/metadata
Alasdair Kergon 4a624ca055 o ACTIVE is no longer a status flag - lv_active() used to check if an LV
is active in the device-mapper.
o Many operations can be carried out regardless of whether the VG is
  active or not.
o vgscan does not activate anything - use vgchange.
o Change lvrename to support renaming of active LVs.
o Remove '//' appearing in some pathnames.
o Dummy lv_check_segments() for compilation.
2002-01-10 23:21:07 +00:00
..
lv_manip.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
merge.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
metadata.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
metadata.h o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
pv_map.c Clarify terminology: 2002-01-10 15:09:51 +00:00
pv_map.h o Striped allocator 2001-11-29 18:45:35 +00:00