xfs: clean up typedef usage in the EFI/EFD handling code
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 3 Aug 2016 01:13:47 +0000 (11:13 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 3 Aug 2016 01:13:47 +0000 (11:13 +1000)
commitbba61cbf30bebc39c5227e131625de1521d27b18
tree1c1e18ff4a4431ec1a15e3c6caa327f4354ddaa7
parent3cd48abcc1f76d6cd5ce61f3540801849a6c82e0
xfs: clean up typedef usage in the EFI/EFD handling code

Replace structure typedefs with struct xfs_foo_* in the EFI/EFD
handling code in preparation to move it over to deferred ops.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_trans.h
fs/xfs/xfs_trans_extfree.c