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: fix write_big counter and some more cleanups #11344

Merged
merged 6 commits into from Oct 6, 2016

Commits on Oct 6, 2016

  1. os/bluestore: upgrade wal_seq to std::atomic

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Oct 6, 2016
    Copy the full SHA
    cbbd546 View commit details
    Browse the repository at this point in the history
  2. os/bluestore: add _dump_transaction to reduce code redundancy

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Oct 6, 2016
    Copy the full SHA
    c1fcb53 View commit details
    Browse the repository at this point in the history
  3. os/bluestore: more cleanups on _do_write_small()

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Oct 6, 2016
    Copy the full SHA
    9837f98 View commit details
    Browse the repository at this point in the history
  4. os/bluestore: fix counter of l_bluestore_write_big_bytes

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Oct 6, 2016
    Copy the full SHA
    1747d49 View commit details
    Browse the repository at this point in the history
  5. os/bluestore: simplify bluestore_gc_merge_data checking

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Oct 6, 2016
    Copy the full SHA
    97386db View commit details
    Browse the repository at this point in the history
  6. os/bluestore: fix comment

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