Home
last modified time | relevance | path

Searched hist:"3 c0d0894" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ceph/
H A Dauth_none.c3c0d0894 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 Dauth.c3c0d0894 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 Dauth_x.c3c0d0894 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 Dauth.h3c0d0894 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>