• J. Bruce Fields's avatar
    locks: eliminate fl_mylease callback · c45821d2
    J. Bruce Fields authored
    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>
    c45821d2
locks.c 58.5 KB