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: misc. fixes and cleanups #11964

Merged
merged 6 commits into from Nov 15, 2016

Commits on Nov 12, 2016

  1. os/bluestore: use built-in methods for ExtentMap resharding and encoding

    Hope this can improve the code readability a little...
    
    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Nov 12, 2016
    Copy the full SHA
    348ca7f View commit details
    Browse the repository at this point in the history
  2. os/bluestore: assert from access violation

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Nov 12, 2016
    Copy the full SHA
    2ce6af0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. os/bluestore: static apply() method for bluestore internal-use only

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Nov 14, 2016
    Copy the full SHA
    865b715 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. os/bluestore: make fsck() can catch uninitialized sbid too

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Nov 15, 2016
    Copy the full SHA
    6b4bee2 View commit details
    Browse the repository at this point in the history
  2. os/bluestore: formatting nits

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Nov 15, 2016
    Copy the full SHA
    8ae9ecf View commit details
    Browse the repository at this point in the history
  3. os/bluestore: simplify OmapIteratorImpl::valid()

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Nov 15, 2016
    Copy the full SHA
    5884850 View commit details
    Browse the repository at this point in the history