file locking

Alexandre Julliard julliard at winehq.org
Mon Jul 18 13:42:02 CDT 2005


Vitaly Lipatov <lav at etersoft.ru> writes:

> В сообщении от 16 Июль 2005 00:32 Вы написали:
> > >http://wiki.winehq.org/FileLocking
> >
> > I'll add information I know about the problem to the wiki page.
> I guessed it is not needed to communicate between servers... I think user 
> program will calls shared wineserver directly.

I don't think a shared wineserver is the solution. Shared locking has
to work on network filesystems too, so it needs to be based on
filesystem locking. This is currently implemented for normal locks but
not for sharing modes, though that shouldn't be too hard to fix.

-- 
Alexandre Julliard
julliard at winehq.org




More information about the wine-devel mailing list