Nicolas Joly <[email protected]> wrote:
> While testing some linux binary, i encountered a reproductible lock
> error when the program issued the following mknod call on a tmpfs
> mount :
> 
>    mknod("dummy", S_IFMT|0666, 0);
> 
> 

http://www.netbsd.org/~rmind/tmpfs_mknod_fix.diff

Can you try this patch?

Thanks.

-- 
Mindaugas

Reply via email to