]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
authorDarrick J. Wong <djwong@kernel.org>
Mon, 12 Feb 2024 14:26:20 +0000 (15:26 +0100)
committerCarlos Maiolino <cem@kernel.org>
Thu, 15 Feb 2024 11:56:43 +0000 (12:56 +0100)
commit18b4102aed5e7c5581a285e0981791a70cec9cd1
treef35de8ece24eba35b4ee7b97271f446cd3867ac2
parent75e15fbcbd0aab6d2b3bd7de6ddb0a38ea8ad1e6
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros

Source kernel commit: add3cddaea509071d01bf1d34df0d05db1a93a07

Remove these trivial macros since they're not even part of the ondisk
format.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
libxfs/xfs_format.h
libxfs/xfs_rtbitmap.c
libxfs/xfs_rtbitmap.h