]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix replay of hard links
authorSage Weil <sage@newdream.net>
Mon, 23 Nov 2009 21:47:01 +0000 (13:47 -0800)
committerSage Weil <sage@newdream.net>
Mon, 23 Nov 2009 21:52:07 +0000 (13:52 -0800)
commitcf28787c7b10185ccecc0aefcda00d339f28bcf5
tree45c7360e597de65d5108e9a5474464c75f7e111c
parent6d10f068d9d25fb3fdadeace966d52a352c6b50c
mds: fix replay of hard links

Use dir->link_remote_inode, not raw function, so that the CDir accounting
gets set up.
src/mds/journal.cc