]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cleanup: use boost::algorithm::starts_with to replace our own implementations 8892/head
authorLi Peng <lip@dtdream.com>
Tue, 3 May 2016 06:14:52 +0000 (14:14 +0800)
committerLi Peng <lip@dtdream.com>
Tue, 3 May 2016 06:14:52 +0000 (14:14 +0800)
commit0482895ad7a227d3dea0a6580ee4065190a8acd0
tree9960ef522ba0b06359ac2a98058ac7e1f8ecfc02
parentbb7d9c15576affda5a53f60acca6543fc0d267ec
cleanup: use boost::algorithm::starts_with to replace our own implementations

Don't reinvent the wheel.

Signed-off-by: Li Peng <lip@dtdream.com>
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_rados.cc