diff options
author | 2020-03-17 08:47:31 -0400 | |
---|---|---|
committer | 2020-06-01 13:22:51 +0200 | |
commit | 0a454bdd501ad1aa30bb72e9581efa338ad6ce5c (patch) | |
tree | 3c4ac639ed50806c7858d132467370e02799d856 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: add metadata perf metric support (diff) | |
download | wireguard-linux-0a454bdd501ad1aa30bb72e9581efa338ad6ce5c.tar.xz wireguard-linux-0a454bdd501ad1aa30bb72e9581efa338ad6ce5c.zip |
ceph: reorganize __send_cap for less spinlock abuse
Get rid of the __releases annotation by breaking it up into two
functions: __prep_cap which is done under the spinlock and __send_cap
that is done outside it. Add new fields to cap_msg_args for the wake
boolean and old_xattr_buf pointer.
Nothing checks the return value from __send_cap, so make it void
return.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions