commit | 4eaea13425078272895ec37814c6878d78b8db9f | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Oct 15 16:11:01 2015 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Oct 23 15:57:31 2015 -0400 |
tree | a24bbc91aac3af627870e62b998218951e9a1c71 | |
parent | 2b63482185e6054cc11ca6d6c073f90160c161fd [diff] |
nfsd: improve client_has_state to check for unused openowners At least in the v4.0 case openowners can hang around for a while after last close, but they shouldn't really block (for example), a new mount with a different principal. Signed-off-by: J. Bruce Fields <bfields@redhat.com>