]> git.baikalelectronics.ru Git - 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)
commit5c82db646293f64cb709616e93cbb9eaaebc8541
tree146597451834290c2cb9c748edb5b1e6f46628bb
parente0167bcd05a8fd162c48cfceb48ab48f741d296e
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