1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/format_text
Mike Snitzer 57b660356e Add devices/data_alignment_offset_detection to lvm.conf.
If the pvcreate --dataalignmentoffset option is not specified the start
of a PV's aligned data area will be shifted by the associated
'alignment_offset' exposed in sysfs (unless
devices/data_alignment_offset_detection is disabled in lvm.conf).

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2009-08-01 17:07:36 +00:00
..
archive.c Rename vg_size to vgsize to avoid naming conflicts. 2009-07-26 12:40:27 +00:00
archiver.c Add --dataalignmentoffset to pvcreate to shift start of aligned data area 2009-07-30 17:45:28 +00:00
archiver.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
export.c Use PV UUID in hash for device name when exporting metadata. 2009-05-19 09:48:32 +00:00
flags.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
format-text.c Add devices/data_alignment_offset_detection to lvm.conf. 2009-08-01 17:07:36 +00:00
format-text.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
import_vsn1.c Add vg_reduce to metadata.c and metadata-exported.h 2009-07-27 17:43:39 +00:00
import-export.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
import.c Cache VG metadata internally while VG lock is held. 2008-04-01 22:40:13 +00:00
layout.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
tags.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
text_export.h Use return_0 in a couple more places. 2008-03-10 18:51:27 +00:00
text_import.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
text_label.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00