diff options
author | 2020-02-26 16:37:55 +0100 | |
---|---|---|
committer | 2020-03-30 12:42:41 +0200 | |
commit | 4d8b8fb4940a46f8d64bf1f9d116e1d2ae32b01c (patch) | |
tree | a3724b3b6ad42300c0780b00b941ac01d6aa4b39 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: return ETIMEDOUT errno to userland when request timed out (diff) | |
download | linux-rng-4d8b8fb4940a46f8d64bf1f9d116e1d2ae32b01c.tar.xz linux-rng-4d8b8fb4940a46f8d64bf1f9d116e1d2ae32b01c.zip |
libceph: simplify ceph_monc_handle_map()
ceph_monc_handle_map() confuses static checkers which report a
false use-after-free on monc->monmap, missing that monc->monmap and
client->monc.monmap is the same pointer.
Use monc->monmap consistently and get rid of "old", which is redundant.
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