ceph: include auth method in error messages

Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
Sage Weil
2010-05-14 09:55:18 -07:00
parent f26e681d52
commit 559c1e0073
4 changed files with 9 additions and 4 deletions

View File

@@ -15,6 +15,8 @@ struct ceph_auth_client;
struct ceph_authorizer;
struct ceph_auth_client_ops {
const char *name;
/*
* true if we are authenticated and can connect to
* services.