As usual, the main part is over 500K so the biggest patch won't reach
mail list.
Please fetch the whole branch from github:
https://github.com/adam900710/btrfs-progs/tree/split_check

This update rebased (the truth is, it's re-created other than rebase)
the branch to David's devel branch, whose head is:

commit cfe255515ae0a27fdd8e612a884b94ffb703acdf (david/devel)
Author: Qu Wenruo <w...@suse.com>
Date:   Thu Jan 18 16:38:23 2018 +0800

    btrfs-progs: check: Move reset_cached_block_groups to check/common.c
    
    Reviewed-by: Su Yue <suy.f...@cn.fujitsu.com>
    Signed-off-by: Qu Wenruo <w...@suse.com>


Despite the update, a new patch is introduced, to address the tons of
BORING errors and warning from checkpatch.pl.

Qu Wenruo (3):
  btrfs-progs: check: Move lowmem check code to its own
    check/lowmem.[ch]
  btrfs-progs: check/lowmem: Cleanup unnecessary _v2 suffix
  btrfs-progs: check: Cleanup all checkpatch error and warning

 Makefile       |     2 +-
 check/lowmem.c |  4579 ++++++++++++++++++++
 check/lowmem.h |     5 +
 check/main.c   | 12772 ++++++++++++++++++-------------------------------------
 4 files changed, 8694 insertions(+), 8664 deletions(-)
 create mode 100644 check/lowmem.c

-- 
2.16.1

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to