original_kernel/fs/adfs
Matthew Wilcox (Oracle) 81d469d330 adfs: 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-6-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-12-29 11:58:33 -08:00
..
Kconfig
Makefile
adfs.h
dir.c
dir_f.c
dir_f.h
dir_fplus.c
dir_fplus.h
file.c
inode.c adfs: remove writepage implementation 2023-12-29 11:58:33 -08:00
map.c
super.c