diff options
author | 2014-07-29 21:34:34 -0400 | |
---|---|---|
committer | 2014-07-31 14:20:24 -0400 | |
commit | 7ffb588086e941aa0a46a33e2bf2bf3c0963ed98 (patch) | |
tree | ea15185306219711d7e5d7b7546ac1d03bb61a1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd: don't allow CLOSE to proceed until refcount on stateid drops (diff) | |
download | linux-dev-7ffb588086e941aa0a46a33e2bf2bf3c0963ed98.tar.xz linux-dev-7ffb588086e941aa0a46a33e2bf2bf3c0963ed98.zip |
nfsd: Protect adding/removing open state owners using client_lock
Once we remove client mutex protection, we'll need to ensure that
stateowner lookup and creation are atomic between concurrent compounds.
Ensure that alloc_init_open_stateowner checks the hashtable under the
client_lock before adding a new element.
Signed-off-by: Trond Myklebust <trond.myklebust@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