xfsprogs/build: use standard type intptr_t
Jan Engelhardt
jengelh at inai.de
Fri May 25 10:52:25 CDT 2012
The following changes since commit 14c26c6a05de138a4fd9a0c05ff8e7435a618324:
xfs: add trace points for log forces (2012-05-21 10:45:44 -0500)
are available in the git repository at:
git://inai.de/linux xfs
Jan Engelhardt (2):
types.h: implement intptr_t and uintptr_t
xfs: use standard (u)intptr_t types
arch/avr32/include/asm/posix_types.h | 2 +
arch/blackfin/include/asm/posix_types.h | 2 +
arch/cris/include/asm/posix_types.h | 2 +
arch/mn10300/include/asm/posix_types.h | 2 +
arch/powerpc/include/asm/posix_types.h | 2 +
arch/s390/include/asm/posix_types.h | 4 +++
arch/sh/include/asm/posix_types_64.h | 2 +
arch/sparc/include/asm/posix_types.h | 2 +
arch/xtensa/include/asm/posix_types.h | 2 +
fs/xfs/xfs_extfree_item.c | 2 +-
fs/xfs/xfs_filestream.c | 34 +++++++++++++++---------------
fs/xfs/xfs_log.c | 10 ++++----
fs/xfs/xfs_trans_ail.c | 6 ++--
fs/xfs/xfs_types.h | 11 ----------
include/asm-generic/posix_types.h | 4 +++
include/linux/types.h | 5 ++-
16 files changed, 53 insertions(+), 39 deletions(-)
More information about the xfs
mailing list