Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

os/bluestore/BlueFS: use StupidAllocator; fix async compaction bug #11087

Merged
merged 4 commits into from Sep 15, 2016

Conversation

liewegas
Copy link
Member

StupidAllocator is probably a more appropriate choice for bluefs.
Either way, it needn't be tied to what BlueStore is using.

Signed-off-by: Sage Weil sage@redhat.com

StupidAllocator is probably a more appropriate choice for bluefs.
Either way, it needn't be tied to what BlueStore is using.

Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Sage Weil <sage@redhat.com>
We only want to log updates on ino 1 in very specific
cases, and never on ino 0.

Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas liewegas changed the title os/bluestore/BlueFS: config option for allocator (default stupid) os/bluestore/BlueFS: use StupidAllocator; fix async compaction bug Sep 15, 2016
@varadakari
Copy link
Contributor

Looks good to me.

@liewegas liewegas merged commit 89fb457 into ceph:master Sep 15, 2016
@liewegas liewegas deleted the wip-bluefs-allocator branch September 15, 2016 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants