1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/lib/metadata
Zdenek Kabelac d13239b054 lvcreate: new validation code
Refactor lvcreate code.

Prefer to use arg_outside_list_is_set() so we get automatic 'white-list'
validation of supported options with different segment types.

Drop used lp->cache, lp->cache and use seg_is_cache(), seg_is_thin()

Draw clear border where is the last moment we could change create
segment type.

When segment type is given with --type - do not allow it to be changed
later.

Put together tests related to individual segment types.

Finish cache conversion at proper part of lv_manip code after
the vg_metadata are written - so we could correcly clean-up created
stripe LV for cache volume.
2014-10-24 16:39:32 +02:00
..
2014-10-24 16:39:31 +02:00
2014-10-24 16:39:32 +02:00
2014-10-24 16:39:30 +02:00
2014-10-24 16:39:30 +02:00
2014-10-24 16:39:30 +02:00
2014-10-24 16:39:32 +02:00
2013-12-12 13:28:19 +01:00
2014-10-07 01:15:43 +01:00
2013-01-07 22:30:29 +00:00
2013-12-12 13:28:19 +01:00
2014-10-24 16:39:31 +02:00
2013-06-17 09:34:56 +02:00
2014-10-24 16:39:31 +02:00
2014-10-06 15:23:07 +02:00