On Tue, Dec 10, 2013 at 08:46:08AM -0600, Eric Sandeen wrote: > On 11/6/13, 3:36 PM, Kyle McMartin wrote: > > New Linux ports are using a standard syscall list that does not include > > deprecated syscalls where 64-bit clean alternatives exist. As a result, > > on arm64, __NR_getdents is undefined, resulting in xfsdump failing to > > build. > > > > To avoid that, in the case where __NR_getdents is unset in unistd.h, > > avoid building the fallback path entirely, since > > __ASSUME_GETDENTS64_SYSCALL will be true, the SYS_getdents64 case will > > be the primary (and only) path used. > > > > Signed-off-by: Kyle McMartin <kyle@xxxxxxxxxx> > > Hey Kyle - were you going to do a V2 of this one? > > Just checking, thanks - > -Eric > Yeah, I can do that today. Thanks Eric. --Kyle _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs