1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/metadata
Dave Wysochanski 254d672dcc Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy.
Add supporting functions for pv_uuid, vg_uuid, and lv_uuid.
Call new function id_format_and_copy.  Use 'const' where appropriate.
Add "_dup" suffix to indicate memory is being allocated.
Call {pv|vg|lv}_uuid_dup from lvm2app uuid functions.
2010-09-30 14:07:47 +00:00
..
lv_alloc.h Fix pvmove allocation to take existing parallel stripes into account. 2010-04-08 00:28:57 +00:00
lv_manip.c Allow internal suspend and resume of origin without its snapshots. 2010-08-17 16:25:32 +00:00
lv.c Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00
lv.h Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00
merge.c Replicator: check replicator segment 2010-05-21 12:43:02 +00:00
metadata-exported.h Refactor metadata.[ch] into lv.[ch] for lv functions. 2010-09-30 13:05:45 +00:00
metadata.c Add {pv|vg|lv}_attr_dup() functions and refactor 'disp' functions. 2010-09-30 13:52:55 +00:00
metadata.h Add {pv|vg|lv}_attr_dup() functions and refactor 'disp' functions. 2010-09-30 13:52:55 +00:00
mirror.c Use 'SINGLENODE' instead of 'dead' in clvmd singlenode messages. 2010-08-17 19:25:05 +00:00
pv_alloc.h Fix all segments memory is allocated from vg private mempool. 2010-03-31 17:23:18 +00:00
pv_manip.c Fix all segments memory is allocated from vg private mempool. 2010-03-31 17:23:18 +00:00
pv_map.c Allow ALLOC_ANYWHERE to split contiguous areas. 2010-03-25 21:19:26 +00:00
pv_map.h Remove superfluous fn prototypes. 2010-07-09 15:21:10 +00:00
pv.c Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00
pv.h Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00
replicator_manip.c Replicator: add read and release VGs for rsites 2010-05-21 14:07:16 +00:00
segtype.c Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
segtype.h Account for mirror transient status when doing lvconvert --repair. 2010-05-24 15:32:20 +00:00
snapshot_manip.c When removing a snapshot avoid preloading the origin if the 2010-04-23 02:57:39 +00:00
vg.c Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00
vg.h Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00