On Wed, May 16, 2012 at 4:58 PM, Josh Durgin <josh.dur...@inktank.com> wrote:
> librbd prevents you from writing beyond the bounds of an image.
> If we keep that restriction, you'd need to resize the image to
> have enough space for the import, and resize down to the final
> size at the end.

That's actually good, so it doesn't leak objects.

The import could allocate in nicely sized chunks, and size down at the end.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to