1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00
lvm2/lib/metadata
Mike Snitzer c485fe183e Handle a misaligned device that reports a -1 alignment_offset.
The kernel's blk_stack_limits() function may flag a device as
'misaligned'.  If it does the alignment_offset will be -1.

Update set_pe_align_offset() to accommodate this corner case.
2010-03-02 21:56:14 +00:00
..
lv_alloc.h Extend core allocation code in preparation for mirrored log areas. 2010-03-01 20:00:20 +00:00
lv_manip.c Extend core allocation code in preparation for mirrored log areas. 2010-03-01 20:00:20 +00:00
merge.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
metadata-exported.h Refactor lvchange_tag() to call lv_change_tag() library function. 2010-02-24 18:15:49 +00:00
metadata.c Handle a misaligned device that reports a -1 alignment_offset. 2010-03-02 21:56:14 +00:00
metadata.h Fix off by 512 sizes for lvm2app. 2010-02-14 03:21:06 +00:00
mirror.c Extend core allocation code in preparation for mirrored log areas. 2010-03-01 20:00:20 +00:00
pv_alloc.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
pv_manip.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
pv_map.c Do not include MISSING_PVs in allocation maps. 2009-04-23 16:41:27 +00:00
pv_map.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
segtype.c Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
segtype.h Improve target type compatibility checking in _percent_run(). 2010-01-15 16:35:26 +00:00
snapshot_manip.c Refactor snapshot-merge deptree and device removal to support info-by-uuid 2010-02-17 22:59:46 +00:00