1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/metadata
Zdenek Kabelac 2f1a571c97 fid: fix reset of PV fid
Avoid hitting memory corruption (double free) in code path,
where PV FID has been already destroyed and the released pointer
was left in PV structure and could have been tried to be released
from there 2nd. time with final context destruction.
2013-05-30 16:52:39 +02:00
..
lv_alloc.h discards: don't discard reconfigured extents 2012-06-27 22:12:01 +01:00
lv_manip.c lv_manip: use lv_is_active 2013-05-20 16:47:33 +02:00
lv.c snapshot: skip monitor for large cows 2013-05-27 10:35:43 +02:00
lv.h lv: fix typedef 2013-05-03 16:02:43 +02:00
merge.c thin: add support for external origin 2013-02-23 10:36:58 +01:00
metadata-exported.h refactor: rename embedding area -> bootloader area 2013-05-28 12:37:22 +02:00
metadata.c fid: fix reset of PV fid 2013-05-30 16:52:39 +02:00
metadata.h lvmetad: Check for reappeared PVs. 2013-04-03 12:48:28 +02:00
mirror.c Clean-up: Replace 'lv_is_active' with more correct/specific variants 2013-05-16 10:36:56 -05:00
pv_alloc.h discards: split discard from release_pv_segment 2012-06-27 22:11:54 +01:00
pv_manip.c config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
pv_map.c logging: classify log_debug messages 2013-01-07 22:30:29 +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 refactor: rename embedding area -> bootloader area 2013-05-28 12:37:22 +02:00
pv.h refactor: rename embedding area -> bootloader area 2013-05-28 12:37:22 +02:00
raid_manip.c Clean-up: Replace 'lv_is_active' with more correct/specific variants 2013-05-16 10:36:56 -05:00
replicator_manip.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
segtype.c Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
segtype.h cleanup: indent line 2013-04-02 15:17:05 +02:00
snapshot_manip.c snapshot: add lv_is_cow_covering_origin 2013-05-27 10:34:53 +02:00
thin_manip.c lv_manip: check remove_seg_from_segs_using_this_lv() 2013-04-21 23:10:43 +02:00
vg.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
vg.h Add free_orphan_vg 2012-02-13 11:03:59 +00:00