1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/format_text
Jonathan Earl Brassow cac52ca4ce Add basic RAID segment type(s) support.
Implementation described in doc/lvm2-raid.txt.

Basic support includes:
- ability to create RAID 1/4/5/6 arrays
- ability to delete RAID arrays
- ability to display RAID arrays
Notable missing features (not included in this patch):
- ability to clean-up/repair failures
- ability to convert RAID segment types
- ability to monitor RAID segment types
2011-08-02 22:07:20 +00:00
..
archive.c Various cleanups for fid mem and ref_count changes. 2011-03-11 15:08:31 +00:00
archiver.c Various cleanups for fid mem and ref_count changes. 2011-03-11 15:08:31 +00:00
archiver.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
export.c Add basic RAID segment type(s) support. 2011-08-02 22:07:20 +00:00
flags.c Add basic RAID segment type(s) support. 2011-08-02 22:07:20 +00:00
format-text.c Fix RHBZ 651590 (failure to lock LV results in failure to repair mirror after 2011-06-15 17:45:02 +00:00
format-text.h Make create_text_context fn static and move it inside create_instance fn. 2011-03-11 14:45:17 +00:00
import_vsn1.c Add basic RAID segment type(s) support. 2011-08-02 22:07:20 +00:00
import-export.h Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
import.c Code move of vg_mark_partial() up in stack 2011-06-17 14:39:10 +00:00
layout.h more metadataignore message/code cleanup 2010-06-30 17:13:05 +00:00
tags.c Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
text_export.h Export function out_text_with_comment() and add outfc() macro that checks 2010-01-07 14:45:28 +00:00
text_import.h Update a few more uint64_t's related to the 64-bit status change. 2009-12-04 17:48:32 +00:00
text_label.c Use new dev_open_readonly fn to prevent opening devices for read-write when not necessary. 2011-05-28 09:48:14 +00:00