[PATCH 4/6] xfsprogs: avoid use of si_tid in struct xlog_split_item

Christoph Hellwig hch at infradead.org
Thu Jul 30 12:11:28 CDT 2015


On Sun, Jul 26, 2015 at 08:20:53AM -0400, Theodore Ts'o wrote:
> In Android's bionic libc (as well as the Linux kernel's
> include/uapi/asm-generic/siginfo.h), si_tid is a #define to provide
> backwards compatibility for the timerid in the siginfo structure.
> This breaks the compile of logprint/log_misc.c.  Change this to be
> si_xtid in order to avoid a namespace collision

Looks fine,

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the xfs mailing list