[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gfarm-discuss:09115] Re: File locking mechanism
- From: Osamu Tatebe <tatebe@xxxxxxxxxxxxxxxx>
- Date: Wed, 16 May 2007 11:04:03 +0900
Hi Jass,
Gfarm v1 does not have byte-level file locking mechanism. Instead,
O_EXCL is supported. Complete byte-level file locking might be
supported by Gfarm v2 in the future.
BTW, why do you need complete locking facility? How do you wan to
use?
Thanks,
Osamu
On Tue, 15 May 2007 23:46:19 +0800
"Peng Zhao" <jass.zhao@xxxxxxxxx> wrote:
> Hi, all,
>
> My name is Jass. Good to talk to you.
>
> I have a keen interest on Gfarm and there is one thing I'm not really sure
> about, which is the file locking mechnism in Gfarm. Has there been a
> complete locking facility implemented in the current version, and if there
> were, do I need to patch the kernel for this?
>
> Thanks,
> Jass