]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: remove unused fields from struct xbtree_ifakeroot
authorDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 23:07:34 +0000 (16:07 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 17 Apr 2024 21:06:24 +0000 (14:06 -0700)
commitae2063cd00524597e19c4fa6cbc02d4659ebd32d
treef2936570a7a3305f2d967ca3abf8e23def7ff36e
parent1fb9c66117d46de8668dd94fc2a3178775517da5
xfs: remove unused fields from struct xbtree_ifakeroot

Source kernel commit: 4c8ecd1cfdd01fb727121035014d9f654a30bdf2

Remove these unused fields since nobody uses them.  They should have
been removed years ago in a different cleanup series from Christoph
Hellwig.

Fixes: daf83964a3681 ("xfs: move the per-fork nextents fields into struct xfs_ifork")
Fixes: f7e67b20ecbbc ("xfs: move the fork format fields into struct xfs_ifork")
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
libxfs/xfs_btree_staging.h