A bunch of minor cleanups in the scrub code. For 4.13. David Sterba (10): btrfs: scrub: inline helper scrub_setup_wr_ctx btrfs: scrub: inline helper scrub_free_wr_ctx btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx btrfs: scrub: embed scrub_wr_ctx into scrub context btrfs: scrub: remove pages_per_wr_bio from scrub context btrfs: scrub: use bool for flush_all_writes btrfs: scrub: use fs_info::sectorsize and drop it from scrub context btrfs: scrub: clean up division in __scrub_mark_bitmap btrfs: scrub: clean up division in scrub_find_csum btrfs: scrub: simplify srrub worker initialization fs/btrfs/scrub.c | 181 +++++++++++++++++++++---------------------------------- 1 file changed, 70 insertions(+), 111 deletions(-) -- 2.12.0 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
