1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
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
..
activate-lv.c o Turn the device_create_* functions into device_populate_*, they only 2002-02-12 11:15:45 +00:00
activate.c o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
activate.h o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
dev_manager.c o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
dev_manager.h o More dev_manager work. 2002-02-25 14:46:57 +00:00
dmfs-driver.h o proposed interface to the kernel driver 2001-10-09 16:44:30 +00:00
fs.c Clearer link pathname display. 2002-02-26 16:08:22 +00:00
fs.h o Removed old files 2002-02-26 11:49:17 +00:00