kernel-hacking-2024-linux-s.../fs/minix
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
..
bitmap.c minix: convert to new timestamp accessors 2023-10-18 14:08:23 +02:00
dir.c buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
file.c
inode.c buffer: Convert __block_write_begin() to take a folio 2024-08-07 11:33:36 +02:00
itree_common.c minix: convert to new timestamp accessors 2023-10-18 14:08:23 +02:00
itree_v1.c
itree_v2.c
Kconfig
Makefile
minix.h minixfs: Convert minix_prepare_chunk() to take a folio 2024-08-07 11:31:57 +02:00
namei.c minixfs: Convert minix_delete_entry() to work on a folio 2024-08-07 11:31:57 +02:00