]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
HashIndex: in cleanup, interpret missing dir as completed merge 1831/head 1835/head
authorSamuel Just <sam.just@inktank.com>
Fri, 16 May 2014 03:53:27 +0000 (20:53 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 19 May 2014 21:24:37 +0000 (14:24 -0700)
commit5ff95dbdd2dbb533d344f37fea722ca4f140e670
treeb8c36ff5ee72214d54ee094edd2835a16f8c283d
parent5ace4d1af712b6852b27b5046b7df2a66c0f4e51
HashIndex: in cleanup, interpret missing dir as completed merge

If we stop between unlinking the empty subdir and removing the root
merge marker, we get ENOENT on the get_info.  That's actually fine.

Backport: firefly
Fixes: 8332
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/os/HashIndex.cc