]> sourceware.org Git - lvm2.git/commit
pvmove: Fix code that looks up the "move pv" for display
authorJonathan Brassow <jbrassow@redhat.com>
Thu, 19 Jun 2014 15:57:08 +0000 (10:57 -0500)
committerJonathan Brassow <jbrassow@redhat.com>
Thu, 19 Jun 2014 15:57:08 +0000 (10:57 -0500)
commitc6d82c992b4a4271287233dbedc3a075fa03ca43
treeecd4f16b4afa6d9f66b9b3f1274ac5769950be59
parent3964a1a89f52584878c09cf93bc971b96c0d3de1
pvmove: Fix code that looks up the "move pv" for display

'lvs' would segfault if trying to display the "move pv" if the
pvmove was run with '--atomic'.  The structure of an atomic pvmove
is different and requires us to descend another level in the
LV tree to retrieve the PV information.
lib/metadata/lv.c
This page took 0.03306 seconds and 5 git commands to generate.