[PATCH 1/7] ntdll: Add support for junction point creation.

Erich E. Hoover ehoover at mymail.mines.edu
Thu Jun 21 10:57:22 CDT 2012


On Thu, Jun 21, 2012 at 4:28 AM, Hans Leidekker <hans at codeweavers.com> wrote:
> ...
>
> This is not an atomic operation since you need two Unix calls. So you would
> need locking or rollback to deal with possible races.

It is my understanding that directories only support advisory locks,
are you aware of a way to lock a directory?

Erich



More information about the wine-devel mailing list