]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #45884 from markhpc/wip-bs-avl-cursor-fix
authorYuri Weinstein <yweinste@redhat.com>
Wed, 13 Apr 2022 23:18:47 +0000 (16:18 -0700)
committerGitHub <noreply@github.com>
Wed, 13 Apr 2022 23:18:47 +0000 (16:18 -0700)
commit636bba68ff1292c366ea5ad3a7ec024f5734422e
treedb4ea8a9b124c484f37fcb26a04b5fbb8fc64877
parent0a728bd9202fbe13d8f6541df2fef07058b37a9d
parent3bed53debfa2f9ec9d31021ce7eaf8b78f78f9e0
Merge pull request #45884 from markhpc/wip-bs-avl-cursor-fix

os/bluestore: Always update the cursor position in AVL near-fit search.

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Igor Fedotov <ifedotov@suse.com>