]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: deduplicate strings stored in string blob
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:27 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:12:38 +0000 (17:12 -0700)
commit8779f4971c80a18ef4a6e5f12b3e6c764385ff87
tree097f6c053fef937d67b0f7c41cb7f32f5a26a650
parent89eee305254955eeddcb1882ec52b6e0e808ff99
xfs_repair: deduplicate strings stored in string blob

Reduce the memory requirements of the string blob structure by
deduplicating the strings stored within.

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