On 2 June 2016 at 10:42, Greg Kurz <[email protected]> wrote: > On Thu, 2 Jun 2016 10:33:06 +0100 > Peter Maydell <[email protected]> wrote: >> AIUI the argument is that all sensible implementations of readdir() >> already provide the thread-safety guarantees POSIX is going to >> specify, but have you tested this on one of the BSDs or OSX? >> (and/or checked their current readdir implementation...)
> No I haven't because "VirtFS is supported only on Linux" at the moment. Ah, so it is, I hadn't noticed we disabled it in configure for non-Linux hosts. thanks -- PMM
