mirror of
https://github.com/ceph/ceph
synced 2025-02-24 11:37:37 +00:00
rgw: role: use a err msg string in RoleInfo class for logging
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
This commit is contained in:
parent
ea187c9a69
commit
46c20d9d7a
@ -199,7 +199,7 @@ int RGWRole::delete_policy(const DoutPrefixProvider* dpp, const string& policy_n
|
||||
} else {
|
||||
perm_policy_map.erase(it);
|
||||
}
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
void RGWRole::dump(Formatter *f) const
|
||||
|
Loading…
Reference in New Issue
Block a user