]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: move _irec structs to xfs_types.h
authorDarrick J. Wong <djwong@kernel.org>
Fri, 18 Nov 2022 10:03:18 +0000 (11:03 +0100)
committerCarlos Maiolino <cem@kernel.org>
Mon, 21 Nov 2022 14:26:48 +0000 (15:26 +0100)
commitbec88ec727bc87cdbd1c9133a3c16e0bb5d5ad30
treed60b17c80a3b42987b0e018f6d5e097748d4d62b
parent7ccbdec2b832a479836ae9d4c06e54a53f8d7876
xfs: move _irec structs to xfs_types.h

Source kernel commit: 9e7e2436c159490fbbadbc4b5a4ee6bc30dae02e

Structure definitions for incore objects do not belong in the ondisk
format header.  Move them to the incore types header where they belong.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
libxfs/xfs_format.h
libxfs/xfs_types.h