linux/fs/sysv
Matthew Wilcox (Oracle) 9f04609f74
buffer: Convert __block_write_begin() to take a folio
Almost all callers have a folio now, so change __block_write_begin()
to take a folio and remove a call to compound_head().

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-08-07 11:33:36 +02:00
..
balloc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dir.c buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
file.c splice: Use filemap_splice_read() instead of generic_file_splice_read() 2023-05-24 08:42:17 -06:00
ialloc.c sysv: convert to new timestamp accessors 2023-10-18 14:08:28 +02:00
inode.c sysv: remove SLAB_MEM_SPREAD flag usage 2024-02-27 11:21:31 +01:00
itree.c buffer: Convert __block_write_begin() to take a folio 2024-08-07 11:33:36 +02:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c sysv: Convert sysv_delete_entry() to work on a folio 2024-08-07 11:31:54 +02:00
super.c fs: sysv: add MODULE_DESCRIPTION() 2024-05-28 11:52:45 +02:00
sysv.h sysv: Convert sysv_prepare_chunk() to take a folio 2024-08-07 11:31:54 +02:00