]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: journal parents of srci when srcdn is remote
authorSage Weil <sage@newdream.net>
Thu, 2 Jun 2011 22:13:42 +0000 (15:13 -0700)
committerSage Weil <sage@newdream.net>
Thu, 2 Jun 2011 22:13:42 +0000 (15:13 -0700)
commitd6bbf3e5fbe1df26d1bfe6f695ca52cfbb3694b2
tree133abcdd45c0864af003f89f16eeac0304990aa5
parent806646b05eefbed0eacd4ddf66741cab9d8ae9c1
mds: journal parents of srci when srcdn is remote

If srcdn is a remote dentry, we will be journaling the src inode to update
the mtime, but we need to ensure the parent dirs are in the metablob.

Fixes: #1132
Signed-off-by: Sage Weil <sage@newdream.net>
src/mds/Server.cc