1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/metadata
Alasdair Kergon d38bf3616c Fix orphan-related locking in pvdisplay and pvs.
Fix missing VG unlocks in some pvchange error paths.
Add some missing validation of VG names.
Rename validate_vg_name() to validate_new_vg_name().
Change orphan lock to VG_ORPHANS.
Change format1 to use ORPHAN as orphan VG name.
2007-11-02 20:40:05 +00:00
..
lv_alloc.h Clean up numerous compiler warnings that crept in recently. 2007-08-22 14:38:18 +00:00
lv_manip.c Add pv_dev_name() to access PV device name. 2007-10-12 14:29:32 +00:00
merge.c Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
metadata-exported.h Fix orphan-related locking in pvdisplay and pvs. 2007-11-02 20:40:05 +00:00
metadata.c Fix orphan-related locking in pvdisplay and pvs. 2007-11-02 20:40:05 +00:00
metadata.h Add is_orphan_vg() and change all hardcoded checks to use it. 2007-11-02 13:06:42 +00:00
mirror.c Add pv_dev_name() to access PV device name. 2007-10-12 14:29:32 +00:00
pv_alloc.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
pv_manip.c Fix orphan-related locking in pvdisplay and pvs. 2007-11-02 20:40:05 +00:00
pv_map.c Add pv_dev_name() to access PV device name. 2007-10-12 14:29:32 +00:00
pv_map.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
segtype.c Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
segtype.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
snapshot_manip.c Fix orphan-related locking in pvdisplay and pvs. 2007-11-02 20:40:05 +00:00