]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mdstypes: write inode_t::compare() function
authorGreg Farnum <greg@inktank.com>
Wed, 1 Oct 2014 01:07:30 +0000 (18:07 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Fri, 7 Nov 2014 19:48:42 +0000 (11:48 -0800)
commit4743f28b265bf59b86c84ed6807aec8a3c5ba6c4
tree3d87fac77fdcdc93c52d22b209ff0646cfd67c35
parent7795a4e113d450912a1bdb029f89c1d234654666
mdstypes: write inode_t::compare() function

This compares one inode_t against another, seeing which version is newer
and checking that differences in the data members make sense given that.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/mds/mdstypes.cc
src/mds/mdstypes.h