Re: randconfig build error with next-20151013, in fs/xfs/libxfs/xfs_alloc.c

2015-10-13 Thread Dave Chinner
On Tue, Oct 13, 2015 at 02:08:28PM -0700, Jim Davis wrote: > On Tue, Oct 13, 2015 at 1:41 PM, Dave Chinner wrote: > > On Tue, Oct 13, 2015 at 09:41:25AM -0700, Jim Davis wrote: > >> Building with the attached random configuration file, > >> > >> fs/built-in.o: In function `xfs_free_ag_extent': > >

Re: randconfig build error with next-20151013, in fs/xfs/libxfs/xfs_alloc.c

2015-10-13 Thread Jim Davis
On Tue, Oct 13, 2015 at 1:41 PM, Dave Chinner wrote: > On Tue, Oct 13, 2015 at 09:41:25AM -0700, Jim Davis wrote: >> Building with the attached random configuration file, >> >> fs/built-in.o: In function `xfs_free_ag_extent': >> /home/jim/linux-next/fs/xfs/libxfs/xfs_alloc.c:1813: undefined >> ref

Re: randconfig build error with next-20151013, in fs/xfs/libxfs/xfs_alloc.c

2015-10-13 Thread Dave Chinner
On Tue, Oct 13, 2015 at 09:41:25AM -0700, Jim Davis wrote: > Building with the attached random configuration file, > > fs/built-in.o: In function `xfs_free_ag_extent': > /home/jim/linux-next/fs/xfs/libxfs/xfs_alloc.c:1813: undefined > reference to `xfsstats' Please test the patch below. -Dave. -

randconfig build error with next-20151013, in fs/xfs/libxfs/xfs_alloc.c

2015-10-13 Thread Jim Davis
Building with the attached random configuration file, fs/built-in.o: In function `xfs_free_ag_extent': /home/jim/linux-next/fs/xfs/libxfs/xfs_alloc.c:1813: undefined reference to `xfsstats' fs/built-in.o: In function `xfs_alloc_ag_vextent': /home/jim/linux-next/fs/xfs/libxfs/xfs_alloc.c:656: undef