linux/fs/bfs
Matthew Wilcox (Oracle) 3a44d30577 bfs: remove writepage implementation
If the filesystem implements migrate_folio and writepages, there is no
need for a writepage implementation.

Link: https://lkml.kernel.org/r/20231215200245.748418-7-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-12-29 11:58:34 -08:00
..
bfs.h bfs: extra sanity checking and static inode bitmap 2019-01-04 13:13:47 -08:00
dir.c bfs: convert to new timestamp accessors 2023-10-18 13:26:19 +02:00
file.c bfs: remove writepage implementation 2023-12-29 11:58:34 -08:00
inode.c bfs: convert to new timestamp accessors 2023-10-18 13:26:19 +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