On 02/12/14 15:03, Ján Tomko wrote:
The storage driver expects 'createVol' to fill out the volume
key.
For disk and logical backends, we generate the key only after the volume
has been built. Revert the separation commits for these backends.
Ján Tomko (2):
Revert "storage: lvm: Separate creating of the volume from building"
Revert "storage: disk: Separate creating of the volume from building"
src/storage/storage_backend_disk.c | 44 ++++++++-----------------
src/storage/storage_backend_logical.c | 60 ++++++++++++++---------------------
2 files changed, 37 insertions(+), 67 deletions(-)
ACK series, these changes are not needed in the end for my gluster series.
Sorry for breaking that :/
Peter