commit | 9b2ef62b1541f176ea1b1f6e13b16df14bb16e99 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Dec 03 17:24:41 2012 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Dec 04 07:51:12 2012 -0500 |
tree | 29ffd5f501ba69dee44679e78b8e3dbd1cde91cc | |
parent | 836fbadb96a8308e6283eee5c7b3bdae818b58ca [diff] |
nfsd4: lockt, release_lockowner should renew clients Fix nfsd4_lockt and release_lockowner to lookup the referenced client, so that it can renew it, or correctly return "expired", as appropriate. Also share some code while we're here. Reported-by: Frank Filz <ffilzlnx@us.ibm.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>