1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib/format_pool
Peter Rajnoha 88129db5e1 Change create_instance to create PV-based as well as VG-based format instances.
Add supporting functions to work with the format instance and metadata area
structures stored within the format instance. Add support for simple indexing
of metadata areas using PV id and mda order (for on-disk PV only for now, we
can extend the indexing even for other mdas if needed - we only need to define
a proper key for the index).
2011-02-21 12:05:49 +00:00
..
.exported_symbols Add read-only GFS pool support. 2004-06-07 19:10:21 +00:00
disk_rep.c Add internal error if pointer is uninitialized 2010-12-20 14:20:52 +00:00
disk_rep.h Remove unnecessary parameter from import_pool_pvs(). 2010-04-13 17:25:13 +00:00
format_pool.c Change create_instance to create PV-based as well as VG-based format instances. 2011-02-21 12:05:49 +00:00
format_pool.h Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. 2008-04-08 12:49:21 +00:00
import_export.c Check str_list_add() success 2010-12-01 13:05:06 +00:00
Makefile.in Install plugins to subdirs 2010-05-06 10:07:46 +00:00
pool_label.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
pool_label.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
sptype_names.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00