Convert call_blockdev_removechildren to new result
authorIustin Pop <iustin@google.com>
Mon, 8 Jun 2009 15:48:48 +0000 (17:48 +0200)
committerIustin Pop <iustin@google.com>
Mon, 8 Jun 2009 16:44:37 +0000 (18:44 +0200)
commit9205a895ac0b5d60b881458a44bb157b88eac21d
tree4cc8103d3d545ace7af271bc8069572a36f94f5e
parent2cc1da8b07305c1c322a5524a7e24ea07b071d72
Convert call_blockdev_removechildren to new result

This patch converts blockdev_removechildren to new result type and
slightly changes a message in addchildren to match this (paired)
function.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/backend.py
lib/cmdlib.py