]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: implement get_previous_projected_xattrs; use in MDCache::cow_inode().
authorGreg Farnum <gregf@hq.newdream.net>
Thu, 19 Aug 2010 20:05:30 +0000 (13:05 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Thu, 19 Aug 2010 22:33:54 +0000 (15:33 -0700)
commit481402a430af1fafacd80e08139af97458593c1e
tree11e44cfb3ba99b55ee48107d7f64d51593ced29e
parent6d8f0f0c952d327d0a5ceb095cca3afd4f68da5d
mds: implement get_previous_projected_xattrs; use in MDCache::cow_inode().

Fixes #351
src/mds/CInode.cc
src/mds/CInode.h
src/mds/MDCache.cc