diff options
author | Nikolay Borisov | 2019-04-10 17:24:42 +0300 |
---|---|---|
committer | David Sterba | 2019-04-29 19:02:47 +0200 |
commit | e68f2ee72181697d574e3049426b9d4fe5b5ec4d (patch) | |
tree | 9e516d7166b4c1fedbbe7795b0ca06b753e9d99c /fs/btrfs/extent_io.h | |
parent | e7681167c36f451b1645211116ef287d9c47b07a (diff) |
btrfs: Always pass 0 bio_offset for btree_submit_bio_start
The btree submit hook queues the async csum and forwards the bio_offset
parameter passed to btree_submit_bio_hook. This is redundant since
btree_submit_bio_start calls btree_csum_one_bio which doesn't use the
offset at all. No functional changes.
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_io.h')
0 files changed, 0 insertions, 0 deletions