1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/commands
Zdenek Kabelac d8fc4d093e conf: support zero for missing_stripe_filler
Make it easier to replace missing segments with 'zero' returning
target - otherwise user would have to create some extra target
to provide zeros as /dev/zero can't be used (not a block device).

Also break code loop when segment is found and make it an INTERNAL_ERROR
where it's missing.
2016-11-11 16:58:16 +01:00
..
toolcontext.c conf: support zero for missing_stripe_filler 2016-11-11 16:58:16 +01:00
toolcontext.h refactor: move report grouping and log reporting handles from processing_handle to cmd_context 2016-08-09 18:24:45 +02:00