xfs: remove u_int* type usage
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 9 Nov 2017 17:34:28 +0000 (09:34 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 9 Nov 2017 23:50:29 +0000 (15:50 -0800)
commit65a7935ddc9a1f0c723842776259d76394b4bd11
treeb005cc780bed87531976c54df011d25bf5088c93
parentae82968ee9b404b9fc101f9d75e171c78797a4d1
xfs: remove u_int* type usage

Use the uint* types instead of the u_int* types.  This will (hopefully)
pair with an xfsprogs cleanup.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/libxfs/xfs_format.h
fs/xfs/xfs_attr_list.c
fs/xfs/xfs_ioctl.c
fs/xfs/xfs_ioctl.h