]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c45206add708421b89f3f79db9dbf2d7a4f17f4
treeb005cc780bed87531976c54df011d25bf5088c93
parentaa28d8b474694a8f18db2d65114d76a28d90787f
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