]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
hobject_t: fix operator==, !=
authorSage Weil <sage.weil@dreamhost.com>
Fri, 30 Dec 2011 19:39:30 +0000 (11:39 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 30 Dec 2011 19:39:30 +0000 (11:39 -0800)
commite686c1b6576686ae8195c3042308723eb865234c
treeabd45f457e337b923f29678b59a984ad37977767
parent063ab2e40f5fb9570ed7a7232f6d98b9e4547cda
hobject_t: fix operator==, !=

These weren't comparing key.

While we're at it, clean this up by using generic macros for writing
these operators, so we don't get it wrong half the time.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/include/object.h