On 03/31/2014 03:20 PM, Eric Blake wrote:
On 03/31/2014 12:50 PM, Cole Robinson wrote:
> Remove the original VolOpen implementation, which is now only used in
> one spot.
> ---
> src/storage/storage_backend.c | 14 +++-----------
> src/storage/storage_backend.h | 8 ++------
> src/storage/storage_backend_fs.c | 2 +-
> src/storage/storage_backend_logical.c | 4 +++-
> 4 files changed, 9 insertions(+), 19 deletions(-)
>
ACK
Thanks, I've pushed the first 3 patches.
- Cole