]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the xfs_agfl_t typedef
authorChristoph Hellwig <hch@lst.de>
Fri, 1 May 2020 21:37:08 +0000 (17:37 -0400)
committerEric Sandeen <sandeen@redhat.com>
Fri, 1 May 2020 21:37:08 +0000 (17:37 -0400)
commit342f8badfc48b55b65eb27c13bb343212a0920a8
tree523f3f740debed64e20833c88be59dc3cf66e2a5
parentb134e77182c3162c8d61da77152c0b66c91d2cb3
xfs: remove the xfs_agfl_t typedef

Source kernel commit: 4b97510859b22e0db5edf104096af1132daeea9a

There is just a single user left, so remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
copy/xfs_copy.c
copy/xfs_copy.h
db/agfl.c
libxfs/xfs_format.h
repair/phase5.c