]> sourceware.org Git - lvm2.git/commit
validation: rework segment validation
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 20 Dec 2016 14:59:11 +0000 (15:59 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 22 Dec 2016 22:37:07 +0000 (23:37 +0100)
commit9491ab41cd61501039027fa5d7cfe89f78504132
tree78fde30c4545c0e353bfbec84c59ce6342822203
parenteacff5c189d0cb3c6ac17a8f0af0fe440f12c4b7
validation: rework segment validation

Move individual segment validation to a separate function
executed for 'complete_vg'.

Move some 'extra' validation bits from 'raid' validation to global
segtype validation (so extending existing normal validation)

TODO: still some test are left to be moved.
Reduce some duplication in validation process - there are still
some left thought so still room for improving overal speed.
WHATS_NEW
lib/metadata/merge.c
This page took 0.028474 seconds and 5 git commands to generate.