]> www.infradead.org Git - users/hch/block.git/commit
block: pass the start sector to get_max_io_size get_max_io_size
authorChristoph Hellwig <hch@lst.de>
Fri, 10 Sep 2021 11:50:50 +0000 (13:50 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 28 Sep 2021 05:44:36 +0000 (07:44 +0200)
commit705e23856c6889c81b354ef8672f308ffd586d33
treec8eaf2baa84a9db9efd80d9426808be962e04101
parent56f8801cdf92a47e9f107f26870cc6d251ba34dd
block: pass the start sector to get_max_io_size

Pass the start sector instead of the whole bio.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk-merge.c