Fix backend.NodeVolumes handling of LVM output
authorIustin Pop <iustin@google.com>
Fri, 11 Jul 2008 13:53:50 +0000 (13:53 +0000)
committerIustin Pop <iustin@google.com>
Fri, 11 Jul 2008 13:53:50 +0000 (13:53 +0000)
commit4fc2545982acaf12a22453f28b6a76c1e4a73731
tree1e16075231f30a542635bb6b9188a1bae6c8a818
parent40a3fc3229e24fd5d24de80b57073ab9a5ae9ff2
Fix backend.NodeVolumes handling of LVM output

This is the same fix as for GetVolumeList.

I've checked manually and all other places that call lvm commands are
already checking the output validity in terms of correct number of
fields.

Reviewed-by: ultrotter
lib/backend.py