diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-08-21 16:13:22 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-08-21 17:23:57 +0200 |
commit | 5522d9f7b2e6d21dfa361cc498719b7f5e736b57 (patch) | |
tree | 1bba97d4f369a90ec926c07665fdee26415b0e13 /fs/splice.c | |
parent | fs/dcache: Replace printk and WARN_ON by WARN (diff) | |
download | linux-5522d9f7b2e6d21dfa361cc498719b7f5e736b57.tar.xz linux-5522d9f7b2e6d21dfa361cc498719b7f5e736b57.zip |
libfs: Convert simple_write_begin and simple_write_end to use a folio
Remove a number of implicit calls to compound_head() and various calls
to compatibility functions. This is not sufficient to enable support
for large folios; generic_perform_write() must be converted first.
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Message-Id: <20230821141322.2535459-1-willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'fs/splice.c')
0 files changed, 0 insertions, 0 deletions