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>
Showing
- fs/buffer.c 3 additions, 10 deletionsfs/buffer.c
- fs/ext4/inode.c 3 additions, 3 deletionsfs/ext4/inode.c
- fs/ext4/move_extent.c 2 additions, 2 deletionsfs/ext4/move_extent.c
- fs/gfs2/aops.c 1 addition, 1 deletionfs/gfs2/aops.c
- fs/gfs2/bmap.c 1 addition, 1 deletionfs/gfs2/bmap.c
- fs/gfs2/meta_io.c 1 addition, 1 deletionfs/gfs2/meta_io.c
- fs/gfs2/quota.c 1 addition, 1 deletionfs/gfs2/quota.c
- fs/mpage.c 1 addition, 1 deletionfs/mpage.c
- fs/nilfs2/mdt.c 1 addition, 1 deletionfs/nilfs2/mdt.c
- fs/nilfs2/page.c 2 additions, 2 deletionsfs/nilfs2/page.c
- fs/nilfs2/segment.c 1 addition, 1 deletionfs/nilfs2/segment.c
- fs/ntfs/aops.c 2 additions, 2 deletionsfs/ntfs/aops.c
- fs/ntfs/file.c 1 addition, 1 deletionfs/ntfs/file.c
- fs/ntfs3/file.c 1 addition, 1 deletionfs/ntfs3/file.c
- fs/ocfs2/aops.c 1 addition, 1 deletionfs/ocfs2/aops.c
- fs/reiserfs/inode.c 1 addition, 1 deletionfs/reiserfs/inode.c
- fs/ufs/util.c 1 addition, 1 deletionfs/ufs/util.c
- include/linux/buffer_head.h 1 addition, 3 deletionsinclude/linux/buffer_head.h
Please register or sign in to comment