diff options
author | 2021-11-03 14:05:47 -0400 | |
---|---|---|
committer | 2021-12-16 15:49:51 -0500 | |
commit | d1bd0b4ebfe0521964e6937195bd2f76866660c7 (patch) | |
tree | e6c1401ff8a9455e31d7b922d580bc0439296c90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: Add bio_for_each_folio_all() (diff) | |
download | wireguard-linux-d1bd0b4ebfe0521964e6937195bd2f76866660c7.tar.xz wireguard-linux-d1bd0b4ebfe0521964e6937195bd2f76866660c7.zip |
fs/buffer: Convert __block_write_begin_int() to take a folio
There are no plans to convert buffer_head infrastructure to use large
folios, but __block_write_begin_int() is called from iomap, and it's
more convenient and less error-prone if we pass in a folio from iomap.
It also has a nice saving of almost 200 bytes of code from removing
repeated calls to compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions