]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
storage: Skip socket and fifo on pool-start
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 24 Nov 2011 14:16:19 +0000 (15:16 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 25 Nov 2011 07:07:43 +0000 (08:07 +0100)
commitf88de3eb5166d26bcab4ac1586cc940f20b83b73
tree55e23391fc9307b4b655a7fb4bf03ae551ffd627
parentc3a6a1e149650455a4a37bd69cad3f258b7e7a1a
storage: Skip socket and fifo on pool-start

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