buffer: remove folio_create_empty_buffers()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 16 Oct 2023 20:11:14 +0000 (21:11 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 25 Oct 2023 23:47:10 +0000 (16:47 -0700)
commit0a88810d9b76e6ecfd234f5728e27344a39e3ff8
tree02cdedb50a26c1c10bb4b0732d61d6426fcaed65
parentc9f2480ed7b221baf738edf431757e5ca4115bca
buffer: remove folio_create_empty_buffers()

With all users converted, remove the old create_empty_buffers() and rename
folio_create_empty_buffers() to create_empty_buffers().

Link: https://lkml.kernel.org/r/20231016201114.1928083-28-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Pankaj Raghav <p.raghav@samsung.com>
Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
18 files changed:
fs/buffer.c
fs/ext4/inode.c
fs/ext4/move_extent.c
fs/gfs2/aops.c
fs/gfs2/bmap.c
fs/gfs2/meta_io.c
fs/gfs2/quota.c
fs/mpage.c
fs/nilfs2/mdt.c
fs/nilfs2/page.c
fs/nilfs2/segment.c
fs/ntfs/aops.c
fs/ntfs/file.c
fs/ntfs3/file.c
fs/ocfs2/aops.c
fs/reiserfs/inode.c
fs/ufs/util.c
include/linux/buffer_head.h