J. Bruce Fields <[EMAIL PROTECTED]> wrote:

> > Yes.  I need to get the server lock first, before going to the VFS locking
> > routines.
> 
> That doesn't really answer the question.  The NFS client has similar
> requirements, but it doesn't have to duplicate the per-inode lists of
> granted locks, for example.

Actually, it might...  It's just that they're in the lock manager server, not
in the NFS client.

As far as I can tell, NFS passes each lock request individually to the lock
manager server, which grants them individually.  AFS doesn't do that.

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

Reply via email to