linux-stable/fs/sysv
Matthew Wilcox (Oracle) a2b92914b0 sysv: 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-12-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:35 -08: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
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 sysv: convert to new timestamp accessors 2023-10-18 14:08:28 +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: convert to new timestamp accessors 2023-10-18 14:08:28 +02:00
itree.c sysv: remove writepage implementation 2023-12-29 11:58:35 -08:00
namei.c sysv: convert to ctime accessor functions 2023-07-24 10:30:05 +02:00
super.c fs: sysv: check sbi->s_firstdatazone in complete_read_super 2022-04-29 14:38:04 -07:00
sysv.h sysv: switch to put_and_unmap_page() 2023-03-12 20:03:41 -04:00