]> sourceware.org Git - lvm2.git/commit
raid: faster rmeta clearing
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 8 Nov 2016 10:54:28 +0000 (11:54 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 8 Nov 2016 15:00:14 +0000 (16:00 +0100)
commitada5733c5652d456ffa138b0d07e6897824813b0
tree28bff709d7a2ede44f6fd1cbf4c8c861789b9394
parent9e03fc3c2ac682b4edc9a91eea7256e272a5bd71
raid: faster rmeta clearing

Instead of clearing multiple rmeta device with sequential activation
process and waiting for udev for every _rmeta device separately,
activate all _rmeta devices first and then clear them and deactivate
afterwards.

Also update some tracing messages.

When anyhing goes wrong during clearing process, always try to
deactivate as much _rmeta devices as possible before fail.
WHATS_NEW
lib/metadata/lv_manip.c
This page took 0.034447 seconds and 5 git commands to generate.