[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Thread-safe POSIX file locking

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-10-12 21:09:47 CEST

Florian Weimer <fw@deneb.enyo.de> writes:

> How did you solve the problem that svnserve, when running with
> --threads, cannot reliably use POSIX file locking, as needed by the
> FSFS backend?

By adding mutexes.

> (The problem was that a file lock is a per-process resource and
> recursive.)

It's issue 2265:

http://subversion.tigris.org/issues/show_bug.cgi?id=2265

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 12 21:11:02 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.