diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2021-01-22 15:41:14 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2021-02-16 12:09:52 +0100 |
commit | afd56e78dd179d5638333bb407d9f7da2863381a (patch) | |
tree | 4aa5975dbcf645b8f85fb174ba3d3b0d94e84424 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a8810cdc007f816e0e2448879ebd84152ce8c907 (diff) |
libceph: deprecate [no]cephx_require_signatures options
These options were introduced in 3.19 with support for message signing
and are rather useless, as explained in commit a51983e4dd2d ("libceph:
add nocephx_sign_messages option"). Deprecate them.
In case there is someone out there with a cluster that lacks support
for MSG_AUTH feature (very unlikely but has to be considered since we
haven't formally raised the bar from argonaut to bobtail yet), make
nocephx_sign_messages also waive MSG_AUTH requirement. This is probably
how it should have been done in the first place -- if we aren't going
to sign, requiring the signing feature makes no sense.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions