]> sourceware.org Git - lvm2.git/commit
pvscan: move start of polling into vgchange
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 14 Jun 2018 19:07:59 +0000 (21:07 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 14 Jun 2018 20:02:01 +0000 (22:02 +0200)
commit218c57410c32bfa7bf7044cc6d94fd9253d6b547
tree355b2a1de8990c2fe8fe219b2b8ee1c47a2aa485
parent752c39d91db55ae637fef3b8066e1a78f894609d
pvscan: move start of polling into vgchange

Restoring polling for activated volumes lost with my recent commit:
75fed05d3ef648583764ff56cc577e0f3eba1bba and move start of polling
directly into _activate_lvs_in_vg() - as there we know exactly
if there was some volume even activated.

Also make it sharing same code for pvscan -aay.
tools/pvscan.c
tools/vgchange.c
This page took 0.039263 seconds and 5 git commands to generate.