[libvirt] [PATCH] storage: Skip socket and fifo on pool-start

Michal Privoznik mprivozn at redhat.com
Fri Nov 25 09:20:50 UTC 2011


On 25.11.2011 03:38, Daniel Veillard wrote:
> On Thu, Nov 24, 2011 at 03:22:10PM +0100, Michal Privoznik wrote:
>> If pool directory contains special files like FIFO or sockets
>> we want to skip those on pool-start or pool-refresh otherwise
>> open() will get an error.
>> ---
>>  src/storage/storage_backend.c |   25 ++++++++++++++++---------
>>  1 files changed, 16 insertions(+), 9 deletions(-)
>   ACK,
> 
> Daniel
> 

Thanks, pushed.

Michal




More information about the libvir-list mailing list