From 52da3101f73ec2715f70c731800c3edfe65a03f5 Mon Sep 17 00:00:00 2001 From: "Darrick J. Wong" Date: Thu, 16 Nov 2017 22:11:35 -0600 Subject: [PATCH] xfs: remove u_int* type usage Source kernel commit: 65a7935ddc9a1f0c723842776259d76394b4bd11 Use the uint* types instead of the u_int* types. This will (hopefully) pair with an xfsprogs cleanup. Signed-off-by: Darrick J. Wong Reviewed-by: Dave Chinner [sandeen: no-op commit, libxfs was already fixed in userspace] Signed-off-by: Eric Sandeen -- 2.47.2