mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
15c325f06a
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.) |
||
---|---|---|
.. | ||
activate | ||
commands | ||
config | ||
datastruct | ||
device | ||
display | ||
filters | ||
format1 | ||
format_text | ||
label | ||
locking | ||
log | ||
metadata | ||
misc | ||
mm | ||
regex | ||
uuid | ||
vgcache | ||
Makefile.in |