commit | 2e22343cf792d9e18fa8754d21b0c84f8d77c98c | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 09 09:38:51 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Jun 12 11:46:01 2024 -0700 |
tree | 0181d5354450ca1fc4ce698d3c92fb036bcb2da8 | |
parent | 4c19785920a7f2b9157b79d76accb42c9c4324a0 [diff] |
mkfs: use libxfs to create symlinks Now that we've grabbed the kernel-side symlink writing function, use it to create symbolic links from protofiles. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>