1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/format_text
Alasdair Kergon 15c325f06a o Use new LCK_HOLD flag to indicate whether lock should be held on return
from lock_vol() - otherwise it now attempts to acquire the lock and then
  immediately releases it.
o Extend the id field in struct logical_volume to hold VG uuid + LV uuid
  for format1. This unique lvid can be used directly when calling lock_vol().
o Add the VG uuid to vgcache to make VG uuid lookups possible.  (Another
  step towards using them instead of VG names internally.)
2002-03-05 20:03:09 +00:00
..
archive.c Preparation for an LVM2 liblvm - pass cmd_context into each tool and 2002-02-11 20:50:53 +00:00
export.c o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
flags.c o First pass at format1 snapshot support. 2002-02-13 11:43:29 +00:00
format-text.c indent 2002-02-24 22:31:55 +00:00
format-text.h o Added functions to display what's in the archive. 2002-02-11 11:43:17 +00:00
import-export.h o Added functions to display what's in the archive. 2002-02-11 11:43:17 +00:00
import.c o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
sample.vg o Add output_date 2001-12-11 12:29:25 +00:00