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

Re: packing race condition

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 6 Jan 2009 16:23:16 +0200 (Jerusalem Standard Time)

> > > Added the use of the write lock in r35031.
...
> Do you need acquire_fs_mutex()?

Ping? From reading fs-loader.c it seems to me that acquire_fs_mutex()
is only needed when common_pool is used. But svn_fs_pack() doesn't use
common_pool. Hence my question.

(i.e., I'm not saying it's wrong the way it is; I'm only saying that I
don't see why *not* acquiring that mutex would be wrong.)

Thanks,

Daniel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1007652
Received on 2009-01-06 15:50:38 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.