diff options
author | 2021-02-20 18:53:40 -0500 | |
---|---|---|
committer | 2021-03-22 13:22:13 -0400 | |
commit | e844d307d46cfa7e09cdb671941bfd5f1be86773 (patch) | |
tree | c5fad5b7c90452b8ca93f4ac1ec26337eca9df18 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | svcrdma: Maintain a Receive water mark (diff) | |
download | wireguard-linux-e844d307d46cfa7e09cdb671941bfd5f1be86773.tar.xz wireguard-linux-e844d307d46cfa7e09cdb671941bfd5f1be86773.zip |
svcrdma: Add a "deferred close" helper
Refactor a bit of commonly used logic so that every site that wants
a close deferred to an nfsd thread does all the right things
(set_bit(XPT_CLOSE) then enqueue).
Also, once XPT_CLOSE is set on a transport, it is never cleared. If
XPT_CLOSE is already set, then the close is already being handled
and the enqueue can be skipped.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions