]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: authenticate ping sessions
authorSage Weil <sage@redhat.com>
Wed, 19 Sep 2018 16:35:42 +0000 (11:35 -0500)
committerSage Weil <sage@redhat.com>
Mon, 15 Oct 2018 20:01:40 +0000 (15:01 -0500)
commita3c40b345fcb01597ce6e7ef448d038ee4e8d9ee
treed2b733727b4368810d404fffd78fa6fb4b05aef7
parente91fd88b9263b2b33dc84dc41f14007aa7980ae1
osd: authenticate ping sessions

Do not set up a Session object, though--nobody cares (currently!).

This avoids having to special-case the generic authorizer validation
code in msg/* to have to handle non-authenticated sessions.  Also, it
seems like a good idea to authenticate these sessions!

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.h