]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
xfs: fix type usage
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 16 Nov 2017 17:20:17 +0000 (09:20 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 16 Nov 2017 20:06:45 +0000 (12:06 -0800)
commit2015a63dce8d73a439232a0d5162c88d8513101e
tree146597451834290c2cb9c748edb5b1e6f46628bb
parent962cc1ad6caddb5abbb9f0a43e5abe7131a71f18
xfs: fix type usage

Be consistent about using uint32_t/uint8_t instead of u32/u8.  This is
more so that we don't have to maintain /those/ types in xfsprogs.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
fs/xfs/libxfs/xfs_iext_tree.c
fs/xfs/libxfs/xfs_log_format.h