• J
    locks: eliminate fl_mylease callback · c45821d2
    J. Bruce Fields 提交于
    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: NJ. Bruce Fields <bfields@redhat.com>
    c45821d2
fs.h 85.7 KB