commit | ca1788eeaccf9f60cdb4bf4253962249c160f2bd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Dec 05 15:35:12 2023 +0100 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Jun 12 11:46:00 2024 -0700 |
tree | a111edec503dbd123a8aefb92324e365b2c255cd | |
parent | 06555dd1485cdea507c60c3845b3c0a8da045817 [diff] |
libxfs: provide a kernel-compatible kasprintf The kernel-like kasprintf will be used by the new metadir code, as well as the rmap data structures in xfs_repair. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> [djwong: tweak commit message] Signed-off-by: Darrick J. Wong <djwong@kernel.org>