Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: tmpfs lock error panic with mknod+S_IFMT
Nicolas Joly <njoly%pasteur.fr@localhost> 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
Home |
Main Index |
Thread Index |
Old Index