Skip to content

block: Add bvec_folio()#869

Open
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1099568=>linus-master
Open

block: Add bvec_folio()#869
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1099568=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented May 22, 2026

Pull request for series with
subject: block: Add bvec_folio()
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1099568

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 22, 2026

Upstream branch: 6779b50
series: https://patchwork.kernel.org/project/linux-block/list/?series=1099568
version: 1

This is a simple helper which replaces page_folio(bvec->bv_page).
Minor improvement in readability, but the real motivation is to reduce
the number of references to bvec->bv_page so that it can be changed
with less work.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Leon Romanovsky <leon@kernel.org>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 23, 2026

Upstream branch: 79bd2dd
series: https://patchwork.kernel.org/project/linux-block/list/?series=1099568
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1099568=>linus-master branch from 5148eb5 to 5ea889c Compare May 23, 2026 06:23
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