]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: rename the bt_bdev_* buftarg fields
authorChristoph Hellwig <hch@lst.de>
Mon, 7 Jul 2025 12:53:16 +0000 (14:53 +0200)
committerCarlos Maiolino <cem@kernel.org>
Tue, 8 Jul 2025 11:30:26 +0000 (13:30 +0200)
commit988a16827582dfb9256d22f74cb363f41f090c90
tree18648e68b733956a4c13bc041c70376ecd6fbcca
parente4a7a3f9b24336059c782eaa7ed5ef88a614a1cf
xfs: rename the bt_bdev_* buftarg fields

The extra bdev_ is weird, so drop it.  Also improve the comment to make
it clear these are the hardware limits.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_buf.c
fs/xfs/xfs_buf.h
fs/xfs/xfs_file.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_iomap.c
fs/xfs/xfs_iops.c
fs/xfs/xfs_mount.c