]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/FileStore: don't propagate split/merge error to "create"/"remove" 40987/head
authorMykola Golub <mgolub@suse.com>
Mon, 19 Apr 2021 07:32:01 +0000 (08:32 +0100)
committerMykola Golub <mgolub@suse.com>
Thu, 22 Apr 2021 15:20:18 +0000 (18:20 +0300)
commitb2b627995999baf25f7023f12ee582f7702ef818
tree64fad366525c8b31af2357446575685d2e7eae66
parent859f004880bea953eac8dad0f0febb2132fd00f4
os/FileStore: don't propagate split/merge error to "create"/"remove"

Either ignore or terminate, otherwise it may confuse the
"create"/"remove" caller.

Fixes: https://tracker.ceph.com/issues/50395
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 936898b8caf7b13a120ea6108df0b0dac29882c4)
src/os/filestore/HashIndex.cc