1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/config
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
..
config.c Compare also file size to detect changed config file 2011-07-21 13:23:48 +00:00
config.h Add an API to config.h for creating values in the config_tree mempool. 2011-07-19 19:11:24 +00:00
defaults.h Add basic RAID segment type(s) support. 2011-08-02 22:07:20 +00:00