> On Feb 7, 2019, at 12:23 AM, Jason Gunthorpe <jgg@xxxxxxxx> wrote: > > On Thu, Feb 07, 2019 at 02:52:58PM +1100, Dave Chinner wrote: > >> Requiring ODP capable hardware and applications that control RDMA >> access to use file leases and be able to cancel/recall client side >> delegations (like NFS is already able to do!) seems like a pretty > > So, what happens on NFS if the revoke takes too long? NFS distinguishes between "recall" and "revoke". Dave used "recall" here, it means that the server recalls the client's delegation. If the client doesn't respond, the server revokes the delegation unilaterally and other users are allowed to proceed. -- Chuck Lever