summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2021-04-08 08:33:45 +0300
committerMatthew Wilcox (Oracle) <willy@infradead.org>2021-12-16 23:49:51 +0300
commit85f5a74c2b9ba213d4102dc12ccbfdbe26472abb (patch)
tree03ac987502f88052aaed845eae9de886a2edde3c /crypto
parent2585cf9dfaaddf00b069673f27bb3f8530e2039c (diff)
downloadlinux-85f5a74c2b9ba213d4102dc12ccbfdbe26472abb.tar.xz
block: Add bio_add_folio()
This is a thin wrapper around bio_add_page(). The main advantage here is the documentation that folios larger than 2GiB are not supported. It's not currently possible to allocate folios that large, but if it ever becomes possible, this function will fail gracefully instead of doing I/O to the wrong bytes. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Jens Axboe <axboe@kernel.dk> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions