commit | 99c1f08f6459cfa6fe1f5fb68706b437e006be2e | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@inktank.com> | Thu Aug 30 14:42:15 2012 -0500 |
committer | Alex Elder <elder@inktank.com> | Mon Oct 01 14:30:51 2012 -0500 |
tree | e4289381489493e0979a63e28c831d40f5a31ac0 | |
parent | f84344f334df8f1d41eba7cfa7eb1024da25e1fe [diff] |
rbd: record mapped size Add the size of the mapped image to the set of mapping-specific fields in an rbd_device, and use it when setting the capacity of the disk. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>