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: remove ineffective BlueFS fnode extent calculation. #18905

Merged
merged 1 commit into from Nov 15, 2017

Conversation

ifed01
Copy link
Contributor

@ifed01 ifed01 commented Nov 13, 2017

Signed-off-by: Igor Fedotov ifedotov@suse.com

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
@tchaikov tchaikov merged commit 8ce46e4 into ceph:master Nov 15, 2017
@ifed01 ifed01 deleted the wip-bluestore-recalc-alloc branch November 15, 2017 07:40
@@ -842,6 +841,7 @@ int BlueFS::_replay(bool noop, bool to_stdout)
{
bluefs_fnode_t fnode;
::decode(fnode, p);
fnode.recalc_allocated();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ifed01 i think this is a bug fix and should be backported to luminous. am i right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants