]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: update backtraces when unlinking inodes
authorYan, Zheng <zheng.z.yan@intel.com>
Sat, 18 May 2013 09:16:03 +0000 (17:16 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Tue, 28 May 2013 05:57:22 +0000 (13:57 +0800)
commit39b5e76ca42813dc5fcce9dee236decc0b0d56cf
treeb9db16194d1a4e9c9b34fe96382292c0a16614d9
parentb88c49b7518df68f60529b11d0bb21cf763f05f0
mds: update backtraces when unlinking inodes

unlink moves inodes to stray dir, it's a special form of rename.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/Server.cc