]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: implement three-way comparison operator for basic types
authorKefu Chai <tchaikov@gmail.com>
Wed, 3 Aug 2022 04:04:16 +0000 (12:04 +0800)
committerKefu Chai <tchaikov@gmail.com>
Thu, 4 Aug 2022 13:33:51 +0000 (21:33 +0800)
commitf02a2a71957180b459d576dc4e7ebf36e9678318
tree81a8edee9dee61a0166884ec294c75a229a87260
parent06c641b8c6aed33aa2b455bc14f30ec8c1dc8cba
osd: implement three-way comparison operator for basic types

this is the prerequisite for implementing the three-way comparison
operator for types which aggregates these basic types

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/include/object.h
src/osd/osd_types.h