Skip to content
Commit c45821d2 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

locks: eliminate fl_mylease callback



The nfs server only supports read delegations for now, so we don't care
how conflicts are determined.  All we care is that unlocks are
recognized as matching the leases they are meant to remove.  After the
last patch, a comparison of struct files will work for that purpose.  So
we no longer need this callback.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent c84d500b
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