]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
mkfs: use libxfs to create symlinks
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 17:01:19 +0000 (10:01 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:43 +0000 (11:37 -0700)
commitd1f942f19859103ccbca6ba7de9ed65024be2ae9
treeabe33d8970f134c689baeff96b4ddbe6b30dbb7b
parentf969dd586c95f21400ae4bd5c7a935c3fcad9d59
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>
libxfs/libxfs_api_defs.h
mkfs/proto.c