commit | 3591538fb272d2432d112d47d7e0ddd0be4cded2 | [log] [tgz] |
---|---|---|
author | Josh Durgin <josh.durgin@dreamhost.com> | Mon Dec 05 18:25:13 2011 -0800 |
committer | Alex Elder <elder@dreamhost.com> | Mon May 14 12:13:03 2012 -0500 |
tree | 11b8dbe116875b4596b8415d0bd7b073f36858d6 | |
parent | b06e6a6be796bc365a19b0ac5176b553c13abf2f [diff] |
rbd: fix snapshot size type 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>