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

Re: [RFC] FSFS filesystem options (long, sorry)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2007-03-05 20:38:48 CET

On Mon, 2007-03-05 at 19:29 +0000, Malcolm Rowe wrote:
> I don't see any way to lock existing readers out while we tweak
> db/format though - FSFS annoyingly doesn't support exclusive locking.
> So we might need that to be an offline operation.

There's deliberately no way to lock out readers. This is so that
readers don't have to have permissions to get a repository lock. The
repository needs to be consistent from a reader's perspective at all
times, by design.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 5 20:38:15 2007

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.