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

Re: svn commit: r29087 - in branches/svnadmin-upgrade/subversion: include libsvn_fs libsvn_fs_base libsvn_fs_fs libsvn_repos svnadmin

From: David Glasser <glasser_at_davidglasser.net>
Date: Thu, 31 Jan 2008 19:33:00 -0800

On Jan 31, 2008 7:00 PM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> (I find it both surprising and utterly annoying that we apparently can't
> serialize access to FSFS repositories, only FSFS filesystems inside
> repositories. What night of drunken revelry inspired that?)

This is a feature. Reads in FSFS require no lock-checking, ever.
Having to put the lock check at the repos layer would make that goal a
lot more difficult.

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-02-01 09:12:24 CET

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.