Re: [patch tabled 6/8] Add filesystem back-end

Pete Zaitcev <[email protected]> Mon, 13 Dec 2010 18:30:29 -0700
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On Mon, 13 Dec 2010 16:30:59 -0500
Jeff Garzik <[email protected]> wrote:

> Current chunkd intentionally prevents two random users from put'ing the 
> same object.  The FS backend should do the same.

Ouch, I completely forgot about it. Back then I hoped the DB4
transaction would do the job, but perhaps not.

-- Pete