Fix directory accessibility tests for w32 network volumes
commite634dacce7ee3bcb4d8aba9e6ad125b6b875c179
authorEli Zaretskii <eliz@gnu.org>
Mon, 31 Aug 2015 14:57:08 +0000 (31 17:57 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 31 Aug 2015 14:57:08 +0000 (31 17:57 +0300)
treeec36eeae10d003747996a40c9b433e831a75a663
parent5ee3ef8e1867d284be0ff9f654f8bde46e751978
Fix directory accessibility tests for w32 network volumes

* src/w32.c (faccessat): Don't fail with network volumes without a
share.
(w32_accessible_directory_p): Handle network volumes without a
share.
src/w32.c