]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
authorChristoph Hellwig <hch@lst.de>
Fri, 3 Nov 2017 17:34:47 +0000 (10:34 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 6 Nov 2017 19:53:41 +0000 (11:53 -0800)
commita93fd7a44a80e3ac6f825d199d4a509e3be2c7f1
treee827e9af1ab37de21cdfc4ebf4e9b1bacca78edf
parente5c07cc407650eb60bde5ff0703064a9ecb54d5d
xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h

Neither defines an on-disk format, so move them out of xfs_format.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/libxfs/xfs_format.h
fs/xfs/libxfs/xfs_types.h