[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH v4] storage: List directory volumes for dir/fs/netfs pools
- From: Cole Robinson <crobinso redhat com>
- To: Eric Blake <eblake redhat com>
- Cc: libvirt-list redhat com
- Subject: Re: [libvirt] [PATCH v4] storage: List directory volumes for dir/fs/netfs pools
- Date: Tue, 31 May 2011 12:49:30 -0400
On 05/31/2011 12:45 PM, Eric Blake wrote:
> On 05/31/2011 10:03 AM, Cole Robinson wrote:
>> Since directories can be used for <filesystem> passthrough, they are
>> basically storage volumes.
>>
>> v2:
>> Skip ., .., lost+found dirs
>>
>> v3:
>> Use gnulib last_component
>>
>> v4:
>> Use gnulib "dirname.h", not system <dirname.h>
>> Don't skip lost+found
>>
>> Signed-off-by: Cole Robinson <crobinso redhat com>
>> ---
>> src/storage/storage_backend.c | 44 +++++++++++++++++++++++++++++++------
>> src/storage/storage_backend.h | 7 +++++-
>> src/storage/storage_backend_fs.c | 14 ++++++++---
>> src/util/storage_file.c | 30 +++++++++++++++++++++++++-
>> 4 files changed, 82 insertions(+), 13 deletions(-)
>
> ACK.
>
Thanks, pushed.
- Cole
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]