]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ghobject_t: use ! instead of @ as a separator 7595/head
authorSage Weil <sage@redhat.com>
Wed, 10 Feb 2016 13:55:08 +0000 (08:55 -0500)
committerSage Weil <sage@redhat.com>
Wed, 10 Feb 2016 13:55:08 +0000 (08:55 -0500)
commit30b257c66b9d35d2f32221f76a391d18ead65756
tree12d65f17de16d81720587ed4b48c535710d53b61
parent2c79a5e428598a31be935cc04557e2adf93c0cad
ghobject_t: use ! instead of @ as a separator

@ confuses less's search (/ then @ does not do what you want).  !
behaves as expected.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/hobject.cc
src/test/osd/types.cc