Add method to update a disk object size
authorIustin Pop <iustin@google.com>
Mon, 16 Jun 2008 16:21:21 +0000 (16:21 +0000)
committerIustin Pop <iustin@google.com>
Mon, 16 Jun 2008 16:21:21 +0000 (16:21 +0000)
commit4bffa831d971746b6c2939f5972e0d6d7819d81a
tree9d5d3ef32c7a9312c6b4531f86d27ff612bae823
parentfdbdc5ac7fb6b16f2ee8599b6ad7bff852609482
Add method to update a disk object size

This patch adds a method that implements updating of a disk
(object.Disk) size, together with its children.

While this will not track the exact disk size, it allows at least an
approximate size to be recorded in the configuration (and queried).

Reviewed-by: imsnah
lib/objects.py