diff options
author | 2020-03-20 16:45:45 -0400 | |
---|---|---|
committer | 2020-06-01 13:22:52 +0200 | |
commit | dc3da0461cc4b76f2d0c5b12247fcb3b520edbbf (patch) | |
tree | a4f408a4f23b07ff2aab8a9875cdc84257a39f8a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: document what protects i_dirty_item and i_flushing_item (diff) | |
download | wireguard-linux-dc3da0461cc4b76f2d0c5b12247fcb3b520edbbf.tar.xz wireguard-linux-dc3da0461cc4b76f2d0c5b12247fcb3b520edbbf.zip |
ceph: fix potential race in ceph_check_caps
Nothing ensures that session will still be valid by the time we
dereference the pointer. Take and put a reference.
In principle, we should always be able to get a reference here, but
throw a warning if that's ever not the case.
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