diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-06-08 07:04:51 +0200 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-06-12 09:54:20 +0200 |
| commit | 202ff980a464198616e53e85e5276e68c00a1031 (patch) | |
| tree | f19ca52573d4277e9129f8b50a13df4e2a081f68 /include | |
| parent | f4f28ffe09248e747ffd6b752cbad0f7a34af475 (diff) | |
xfs: move XFS_LSN_CMP to xfs_log_format.h
Because CYCLE_LSN/BLOCK_LSN are defined in xfs_log_format.h, XFS_LSN_CMP
forces a xfs_log_format.h dependency in xfs_log.h. Move XFS_LSN_CMP
to xfs_log_format.h and drop the macro/inline indirection to clean up
our header mess a little bit.
This also helps xfsprogs, which doesn't have xfs_log.h, but needs
XFS_LSN_CMP.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
