1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-08 08:58:50 +03:00
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:30 +02:00
2014-10-24 16:39:32 +02:00
2014-08-19 14:33:06 +02:00
2014-09-28 13:49:01 +02:00
2014-10-24 16:39:31 +02:00
2014-10-24 16:39:31 +02:00
2014-07-17 16:17:44 +02:00
2014-10-24 16:39:31 +02:00
2014-03-12 19:12:34 +01:00
2014-10-24 16:39:31 +02:00