Re: GFS2 and DLM

From: Christoph Hellwig
Date: Fri Jun 23 2006 - 11:53:44 EST


On Fri, Jun 23, 2006 at 04:54:04PM +0100, Steven Whitehouse wrote:
> with just calling permission directly... we need to call it mainly because
> the VFS only does locking within a single node and we recheck the permissions
> in a few places after we've taken the glocks which provide cluster-wide
> exclusion.

->permission must give correct answers. So I think the answer to your question
is that you need to do the right thing there and get rid of the additional
calls.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/