summaryrefslogtreecommitdiff
path: root/scripts/trace/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-07-16 11:12:45 +0200
committerJens Axboe <axboe@kernel.dk>2026-07-16 06:11:37 -0600
commit4f221efff9b32fb4206f8db240a2b35a7d27696d (patch)
tree7cd571da243ea88ce0f6d31fc4a2d53b311e475c /scripts/trace/git@git.tavy.me:linux-stable.git
parent447cfed6d700bfbd5a7120f8ea5821a0e1191667 (diff)
block: handle huge zero folios in bio_free_folios
When CONFIG_PERSISTENT_HUGE_ZERO_FOLIO is enabled, iomap_dio_zero() can add a huge zero folio to a zeroing bio, which needs special treatment in bio_free_folios by also checking is_huge_zero_folio() in addition to is_zero_folio(). Fixes: 8dd5e7c75d7b ("block: add helpers to bounce buffer an iov_iter into bios") Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@kernel.org> Link: https://patch.msgid.link/20260716091306.316625-2-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/trace/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions