Not unless you want to hack the code to remove its flock
implementation. I'm not sure why you'd want to, though -- flock is
unlikely to be in the critical path for applications.
(If it is important, you can also use the userspace client -- unlike
the kernel client, it doesn't yet implement distributed flock.)

On Sun, Oct 30, 2011 at 7:18 PM, mowang da <[email protected]> wrote:
> thanks , if there is only one client, can we use local flock to
> replace flock mds?
>
> 2011/10/31 Gregory Farnum <[email protected]>:
>> On Sun, Oct 30, 2011 at 6:21 PM, mowang da <[email protected]> wrote:
>>> hi all,
>>> this bug has been fixed yet? i can't find any information of it.
>>> thanks for your help.
>>
>> Yes, it was fixed a while ago in our master branch and is fixed in our
>> last couple of releases. (Our newest is v0.37.)
>> As the problem was in the MDS server, to see this fix you only need to
>> upgrade the userspace packages. :)
>> -Greg
>>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to