fstests: remove obsolete xfs ioctl typedef usage
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 4 Jun 2019 21:17:01 +0000 (14:17 -0700)
committerEryu Guan <guaneryu@gmail.com>
Fri, 7 Jun 2019 12:13:47 +0000 (20:13 +0800)
commitedd56cc4274fde2ab8c30fa2f7f1ae5d8739f908
treea676a23efa5dc2f1937ecf38d9656317ac4ce7df
parent80c49a927cc1f73bbe2e19a0013019500825f434
fstests: remove obsolete xfs ioctl typedef usage

Convert 'xfs_foo_t' typedef usage to 'struct xfs_foo' in preparation
for changes to some of the xfs ioctls.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
ltp/fsstress.c
src/bstat.c
src/bulkstat_unlink_test.c
src/bulkstat_unlink_test_modified.c
src/t_immutable.c