1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/format_text
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
..
archive.c o First pass at import.c. Still waiting for label code for the uuid->pv 2002-01-10 11:18:08 +00:00
export.c o vgcreate wasn't setting vg->cmd 2002-01-07 15:27:55 +00:00
flags.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
format-text.c More steps towards successful compilation. 2002-01-10 16:48:28 +00:00
format-text.h o Rename many occurrences of 'backup' to 'archive' to reduce confusion. 2002-01-09 19:16:48 +00:00
import-export.h More steps towards successful compilation. 2002-01-10 16:48:28 +00:00
import.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
sample.vg o Add output_date 2001-12-11 12:29:25 +00:00