btrfs: check-integrity: split submit_bio from btrfsic checking
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Apr 2022 04:45:18 +0000 (06:45 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 16 May 2022 15:03:12 +0000 (17:03 +0200)
commit58ff51f148ec498758d66c226cb2f7a065b36478
treef6f5fca79c1b748fcc93d38a5ff1a80400e57a12
parent57906d58e2b5a109d30be8e27c88c2648caea2a9
btrfs: check-integrity: split submit_bio from btrfsic checking

Require a separate call to the integrity checking helpers from the
actual bio submission.

Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/check-integrity.c
fs/btrfs/check-integrity.h
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/scrub.c
fs/btrfs/volumes.c