diff options
author | 2014-07-30 08:27:13 -0400 | |
---|---|---|
committer | 2014-08-01 16:28:26 -0400 | |
commit | 7abea1e8e81ad7ba100bd97c4881027c73e2db3e (patch) | |
tree | 7d17964991214a03a207a250c12d673c81f1b0e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd: move unhash_client_locked call into mark_client_expired_locked (diff) | |
download | linux-dev-7abea1e8e81ad7ba100bd97c4881027c73e2db3e.tar.xz linux-dev-7abea1e8e81ad7ba100bd97c4881027c73e2db3e.zip |
nfsd: don't destroy client if mark_client_expired_locked fails
If it fails, it means that the client is in use and so destroying it
would be bad. Currently, the client_mutex prevents this from happening
but once we remove it, we won't be able to do this.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions