Fix backend.NodeVolumes handling of LVM output
authorIustin Pop <iustin@google.com>
Fri, 11 Jul 2008 13:54:57 +0000 (13:54 +0000)
committerIustin Pop <iustin@google.com>
Fri, 11 Jul 2008 13:54:57 +0000 (13:54 +0000)
commita17a7623e5b559d83f486002d9a9e00b762cd6af
tree797f7817bd8664832dce9e021757a4f60d1b776a
parent4cbd446279b16f68a192bafe5bca0f2fe4c01a4e
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