]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
include/linux.h: use linux/magic.h to get XFS_SUPER_MAGIC
authorOjaswin Mujoo <ojaswin@linux.ibm.com>
Thu, 19 Dec 2024 12:39:13 +0000 (18:09 +0530)
committerAndrey Albershteyn <aalbersh@kernel.org>
Wed, 25 Dec 2024 21:14:45 +0000 (22:14 +0100)
commit1ea8166cdd7468a8fcfdfcc5d9de51744cce0fe2
tree00d970c1dde1e51aa57d348b8ec9bbde3ebaca12
parentb921f97bcf438a4f57248c2676df02ba3cdef26a
include/linux.h: use linux/magic.h to get XFS_SUPER_MAGIC

This avoids open coding the magic number

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
include/linux.h