Skip to content
Commit 0996905f authored by Trond Myklebust's avatar Trond Myklebust
Browse files

lockd: posix_test_lock() should not call locks_copy_lock()



The caller of posix_test_lock() should never need to look at the lock
private data, so do not copy that information. This also means that there
is no need to call the fl_release_private methods.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 3feb2d49
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment