]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: remove xfs_attr_sf_hdr_t
authorChristoph Hellwig <hch@lst.de>
Mon, 15 Apr 2024 23:07:43 +0000 (16:07 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 17 Apr 2024 21:06:26 +0000 (14:06 -0700)
commitfcff0528e864358c7aa1f86ace157f19fad761ce
treecacd580a9dcc4af2310e7bf28c923d96930b79b1
parent5e2372c487c24821695a692d7055c099a6c8b716
xfs: remove xfs_attr_sf_hdr_t

Source kernel commit: 074aea4be1a4074be49a7ec41c674cc02b52fd60

Remove the last two users of the typedef.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
db/attrshort.c
libxfs/xfs_attr_leaf.c
libxfs/xfs_attr_sf.h
repair/attr_repair.c
repair/dinode.c