Searched hist:"3 c0d0894320cc517fda657c69939cd0313d0b4e2" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/ceph/ |
H A D | auth_none.c | diff 3c0d0894320cc517fda657c69939cd0313d0b4e2 Mon Jun 21 04:53:38 CDT 2021 Ilya Dryomov <idryomov@gmail.com> libceph: don't pass result into ac->ops->handle_reply()
There is no result to pass in msgr2 case because authentication failures are reported through auth_bad_method frame and in MAuth case an error is returned immediately.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jeff Layton <jlayton@kernel.org>
|
H A D | auth.c | diff 3c0d0894320cc517fda657c69939cd0313d0b4e2 Mon Jun 21 04:53:38 CDT 2021 Ilya Dryomov <idryomov@gmail.com> libceph: don't pass result into ac->ops->handle_reply()
There is no result to pass in msgr2 case because authentication failures are reported through auth_bad_method frame and in MAuth case an error is returned immediately.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jeff Layton <jlayton@kernel.org>
|
H A D | auth_x.c | diff 3c0d0894320cc517fda657c69939cd0313d0b4e2 Mon Jun 21 04:53:38 CDT 2021 Ilya Dryomov <idryomov@gmail.com> libceph: don't pass result into ac->ops->handle_reply()
There is no result to pass in msgr2 case because authentication failures are reported through auth_bad_method frame and in MAuth case an error is returned immediately.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jeff Layton <jlayton@kernel.org>
|
/openbmc/linux/include/linux/ceph/ |
H A D | auth.h | diff 3c0d0894320cc517fda657c69939cd0313d0b4e2 Mon Jun 21 04:53:38 CDT 2021 Ilya Dryomov <idryomov@gmail.com> libceph: don't pass result into ac->ops->handle_reply()
There is no result to pass in msgr2 case because authentication failures are reported through auth_bad_method frame and in MAuth case an error is returned immediately.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jeff Layton <jlayton@kernel.org>
|