
25 Nov
2011
25 Nov
'11
10:20 a.m.
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