]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDCache: create_unlinked_system_inode() as the guts of create_system_inode()
authorGreg Farnum <greg@inktank.com>
Wed, 1 Oct 2014 00:03:24 +0000 (17:03 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Fri, 7 Nov 2014 19:48:43 +0000 (11:48 -0800)
commitc575d16290de66807f0aa9803ede4683d41c033f
treec6636687af9faec15124891b3866eaa74f46c91a
parent9441283f036d911bef3f5f153f12ceaffae41cae
MDCache: create_unlinked_system_inode() as the guts of create_system_inode()

This way we can create duplicate CInodes without actually linking them
into the cache. It'll be helpful for comparing different versions of
disk states and in-memory state, etc.

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