1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib/metadata
Zdenek Kabelac f874903a35 Add stack trace for lv_reduce
Use common code call with stack trace.

TODO: maybe the release_lv_segment_area()
should be actually able to return error code to upper level.
2012-03-01 10:09:36 +00:00
..
lv_alloc.h Set missing header define 2012-01-25 22:37:48 +00:00
lv_manip.c Add stack trace for lv_reduce 2012-03-01 10:09:36 +00:00
lv.c Fix missing break 2012-02-27 11:13:48 +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 The lvmetad client-side integration. Only active when use_lvmetad = 1 is set in 2012-02-23 13:11:07 +00:00
metadata.c Fix leak of FID structure 2012-03-01 09:46:38 +00:00
metadata.h Pass 'single_device' parameter down to suppress 'Can't find uuid' messages 2012-02-29 02:35:35 +00:00
mirror.c Drop backtrace after log_error 2012-02-23 22:24:47 +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 Move lvmcache data structures behind an API (making the structures private to 2012-02-10 01:28:27 +00:00
pv.h Defer writing PV labels to vg_write. 2011-06-01 19:29:31 +00:00
raid_manip.c Require number of stripes to be greater than parity devices in higher RAID. 2012-02-23 17:36:35 +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 use stack consistently if 0 is considered an error 2012-02-12 21:42:43 +00:00
vg.c Add free_orphan_vg 2012-02-13 11:03:59 +00:00
vg.h Add free_orphan_vg 2012-02-13 11:03:59 +00:00