]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #38043 from jhonxue/wip-fix-bluestore-bitmap-allocator
authorKefu Chai <kchai@redhat.com>
Sun, 15 Nov 2020 16:38:35 +0000 (00:38 +0800)
committerGitHub <noreply@github.com>
Sun, 15 Nov 2020 16:38:35 +0000 (00:38 +0800)
commit3c58e34f10e55fcefc13113d53cb3f2ec1429c20
tree1614c14f468b45f2e09ba0fa42b06cadfe8fcc66
parente0782a0e12903a73857cce353ad2b3cc1d3a09db
parentad3c7cdf6fabbb4a8b542b793d632cae87ee3640
Merge pull request #38043 from jhonxue/wip-fix-bluestore-bitmap-allocator

osd: fix bluestore bitmap allocator calculate wrong last_pos with hint

Reviewed-by: Igor Fedotov <ifedotov@suse.com>