Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFS: __nfs_find_lock_context needs to check ctx->lock_context for a m…
…atch too Currently, we're forcing an unnecessary duplication of the initial nfs_lock_context in calls to nfs_get_lock_context, since __nfs_find_lock_context ignores the ctx->lock_context. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
- Loading branch information