]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: port the unlink command to use libxfs_droplink
authorDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:24:44 +0000 (18:24 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 10:43:44 +0000 (12:43 +0200)
commit6431fe69edb6d5ba80323b6417c7742b47b7bd1d
tree543759837a54d6aa801f85b80c3300a8bbc88d6b
parentb2f56fe57fe8ee09e53c2317b9fae3a5fa79d24e
xfs_db: port the unlink command to use libxfs_droplink

Port this command to use the libxfs droplink implementation instead of
opencoding it.

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