Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libceph: kfree() in put_osd() shouldn't depend on authorizer
a255651 ("ceph: ensure auth ops are defined before use") made kfree() in put_osd() conditional on the authorizer. A mechanical mistake most likely - fix it. Cc: Alex Elder <elder@linaro.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Sage Weil <sage@redhat.com> Reviewed-by: Alex Elder <elder@linaro.org>
- Loading branch information