Am 27.05.2011 01:07, schrieb Josh Durgin:
> This patchset moves the complexity of the rbd format into librbd and
> adds truncation support.
>
> Changes since v5:
> * compare full string, not prefix, with "conf" in 2/4
> * when truncate fails, just return librbd's error
>
> Changes since v4:
>
This patchset moves the complexity of the rbd format into librbd and
adds truncation support.
Changes since v5:
* compare full string, not prefix, with "conf" in 2/4
* when truncate fails, just return librbd's error
Changes since v4:
* fixed cosmetic issues pointed out by Christian Brunner
Ch