]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: tidy up rmap_diffkeys
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:59 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:16:00 +0000 (09:16 -0800)
commita0181ca833921f24b582afff79b2770893946c8e
tree8023a20f282ec887476bc4b593c3b8b3fa1776ca
parentf5286ce39ae94c1dbd8d837694731e1cb10c386c
xfs_repair: tidy up rmap_diffkeys

Tidy up the comparison code in this function to match the kernel.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/rmap.c