rbd: fix snapshot size type
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 6 Dec 2011 02:25:13 +0000 (18:25 -0800)
committerAlex Elder <elder@dreamhost.com>
Mon, 14 May 2012 17:13:03 +0000 (12:13 -0500)
Snapshot sizes should be the same type as regular image sizes. This
only affects their displayed size in sysfs, not the reported size of
an actual block device sizes.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
Reviewed-by: Alex Elder <elder@dreamhost.com>
Reviewed-by: Yehuda Sadeh <yehuda@hq.newdream.net>

No differences found