1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/metadata
Zdenek Kabelac 462835faa0 Switch to return void
List delete cannot fail, so there is no reason to test for error.
2012-02-08 12:52:58 +00:00
..
lv_alloc.h Set missing header define 2012-01-25 22:37:48 +00:00
lv_manip.c lost line 2012-02-01 02:11:43 +00:00
lv.c Use chunk_size consistently for thin_pool within LVM. 2012-01-24 00:55:03 +00:00
lv.h Thin add new display field for lvs 2012-01-19 15:34:32 +00:00
merge.c Use chunk_size consistently for thin_pool within LVM. 2012-01-24 00:55:03 +00:00
metadata-exported.h Use chunk_size consistently for thin_pool within LVM. 2012-01-24 00:55:03 +00:00
metadata.c Switch to return void 2012-02-08 12:52:58 +00:00
metadata.h Thin fix transaction_id incrementation and code refactoring 2012-01-25 08:55:19 +00:00
mirror.c Switch to return void 2012-02-08 12:52:58 +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 Improve the discard documentation. Also improve discard code in 2011-04-13 18:26:39 +00:00
pv_map.c Track unreserved space for all alloc policies and then permit NORMAL to place 2012-02-01 02:10:45 +00:00
pv_map.h Track unreserved space for all alloc policies and then permit NORMAL to place 2012-02-01 02:10:45 +00:00
pv.c Terminate pv_attr field correctly. (2.02.86) 2011-09-07 13:42:00 +00:00
pv.h Defer writing PV labels to vg_write. 2011-06-01 19:29:31 +00:00
raid_manip.c Use suspend|resume_origin_only when up-converting RAID LVs, as mirrors do. 2012-01-24 14:33:38 +00:00
replicator_manip.c add thin_manip.c like the other manip files 2011-09-06 19:25:42 +00:00
segtype.c Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
segtype.h Use a more correct macro for 'seg_is_linear' 2011-10-14 14:21:32 +00:00
snapshot_manip.c Reinstate support for format1 snapshots, but issue deprecated warning. 2011-12-20 00:02:18 +00:00
thin_manip.c Thin skip activation when there are no thin message 2012-01-25 09:17:15 +00:00
vg.c Add support to keep info about creation time and host for each LV 2012-01-19 15:31:45 +00:00
vg.h Add support to keep info about creation time and host for each LV 2012-01-19 15:31:45 +00:00