]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove strerror references
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 22 Mar 2011 14:26:55 +0000 (07:26 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 22 Mar 2011 14:26:55 +0000 (07:26 -0700)
commit8133ffd66dfc57f0c76a4b4f6822737bef977dc6
treebf62cd4740898bed6cf0c7bc09cdb8bbb1510f63
parent444879cb0131558e8ab4ff0460ae67b2b4ce5150
rgw: remove strerror references

We have cpp_strerror, let's use it and be threadsafe!

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_user.cc