Skip to content

block: pass a minsize argument to bio_iov_iter_bounce#786

Open
blktests-ci[bot] wants to merge 2 commits intolinus-master_basefrom
series/1088147=>linus-master
Open

block: pass a minsize argument to bio_iov_iter_bounce#786
blktests-ci[bot] wants to merge 2 commits intolinus-master_basefrom
series/1088147=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented Apr 30, 2026

Pull request for series with
subject: block: pass a minsize argument to bio_iov_iter_bounce
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1088147

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 30, 2026

Upstream branch: e75a43c
series: https://patchwork.kernel.org/project/linux-block/list/?series=1088147
version: 1

Christoph Hellwig added 2 commits May 3, 2026 02:12
When bouncing for block size > PAGE_SIZE file systems, the bio needs to
be big enough to fit an entire block.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Just like for the extract user pages path, we need to align down the
size to the supported boundary.

Signed-off-by: Christoph Hellwig <hch@lst.de>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 3, 2026

Upstream branch: 66edb90
series: https://patchwork.kernel.org/project/linux-block/list/?series=1088147
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1088147=>linus-master branch from dde5c06 to c3953c8 Compare May 3, 2026 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants