linux-next: build failure after merge of the xfs tree

2020-07-06 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ld: fs/xfs/xfs_buf_item.o: in function `.xfs_buf_dquot_iodone': xfs_buf_item.c:(.text+0x21a0): undefined reference to `.xfs_dquot_done' Caused by commit 018dc1667913 ("xfs: use direct

linux-next: build failure after merge of the xfs tree

2019-06-30 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/orangefs/file.c: In function 'orangefs_getflags': fs/orangefs/file.c:372:7: warning: assignment to 'long unsigned int *' from '__u64' {aka 'long long unsigned int'} makes pointer from integer

Re: linux-next: build failure after merge of the xfs tree

2016-02-08 Thread Stephen Rothwell
Hi Eric, On Mon, 8 Feb 2016 18:30:40 -0600 Eric Sandeen wrote: > > Dave just sent a patch to the xfs list to fix this, > > [PATCH] xfs: log recovery needs to be aware of CONFIG_XFS_RT now Thanks. Hopefully it will be fixed in the xfs tree for linux-next tomorrow, then, -- Cheers, Stephen

Re: linux-next: build failure after merge of the xfs tree

2016-02-08 Thread Eric Sandeen
Dave just sent a patch to the xfs list to fix this, [PATCH] xfs: log recovery needs to be aware of CONFIG_XFS_RT now Thanks, -Eric On 2/8/16 6:17 PM, Stephen Rothwell wrote: > Hi all, > > After merging the xfs tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > >

linux-next: build failure after merge of the xfs tree

2016-02-08 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: "xfs_rtbuf_ops" [fs/xfs/xfs.ko] undefined! Caused by commit ca4de5c7e86a ("xfs: RT bitmap and summary buffers need verifiers") CONFIG_XFS_RT is not set for this build. I have

linux-next: build failure after merge of the xfs tree

2016-02-08 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: "xfs_rtbuf_ops" [fs/xfs/xfs.ko] undefined! Caused by commit ca4de5c7e86a ("xfs: RT bitmap and summary buffers need verifiers") CONFIG_XFS_RT is not set for this build. I have

Re: linux-next: build failure after merge of the xfs tree

2016-02-08 Thread Eric Sandeen
Dave just sent a patch to the xfs list to fix this, [PATCH] xfs: log recovery needs to be aware of CONFIG_XFS_RT now Thanks, -Eric On 2/8/16 6:17 PM, Stephen Rothwell wrote: > Hi all, > > After merging the xfs tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > >

Re: linux-next: build failure after merge of the xfs tree

2016-02-08 Thread Stephen Rothwell
Hi Eric, On Mon, 8 Feb 2016 18:30:40 -0600 Eric Sandeen wrote: > > Dave just sent a patch to the xfs list to fix this, > > [PATCH] xfs: log recovery needs to be aware of CONFIG_XFS_RT now Thanks. Hopefully it will be fixed in the xfs tree for linux-next tomorrow, then,

linux-next: build failure after merge of the xfs tree

2015-04-19 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/xfs/xfs_file.c: In function 'xfs_file_dio_aio_write': fs/xfs/xfs_file.c:744:8: warning: passing argument 1 of 'mapping->a_ops->direct_IO' makes pointer from integer without a cast ret =

linux-next: build failure after merge of the xfs tree

2015-04-19 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/xfs/xfs_file.c: In function 'xfs_file_dio_aio_write': fs/xfs/xfs_file.c:744:8: warning: passing argument 1 of 'mapping-a_ops-direct_IO' makes pointer from integer without a cast ret =

Re: linux-next: build failure after merge of the xfs tree

2013-04-30 Thread Ben Myers
Hey Stephen and Dave, On Mon, Apr 29, 2013 at 11:40:02AM +1000, Dave Chinner wrote: > On Mon, Apr 29, 2013 at 11:29:43AM +1000, Stephen Rothwell wrote: > > Hi all, > > > > After merging the xfs tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > ERROR:

Re: linux-next: build failure after merge of the xfs tree

2013-04-30 Thread Ben Myers
Hey Stephen and Dave, On Mon, Apr 29, 2013 at 11:40:02AM +1000, Dave Chinner wrote: On Mon, Apr 29, 2013 at 11:29:43AM +1000, Stephen Rothwell wrote: Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: xfs_dquot_buf_ops

Re: linux-next: build failure after merge of the xfs tree

2013-04-28 Thread Dave Chinner
On Mon, Apr 29, 2013 at 11:29:43AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the xfs tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > ERROR: "xfs_dquot_buf_ops" [fs/xfs/xfs.ko] undefined! > > Probably caused by commit 3fe58f30b4fc ("xfs: add CRC

linux-next: build failure after merge of the xfs tree

2013-04-28 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: "xfs_dquot_buf_ops" [fs/xfs/xfs.ko] undefined! Probably caused by commit 3fe58f30b4fc ("xfs: add CRC checks for quota blocks"). I have used the xfs tree from next-20130426 for today.

Re: linux-next: build failure after merge of the xfs tree

2013-04-28 Thread Dave Chinner
On Mon, Apr 29, 2013 at 11:29:43AM +1000, Stephen Rothwell wrote: Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: xfs_dquot_buf_ops [fs/xfs/xfs.ko] undefined! Probably caused by commit 3fe58f30b4fc (xfs: add CRC checks for

linux-next: build failure after merge of the xfs tree

2013-04-28 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: xfs_dquot_buf_ops [fs/xfs/xfs.ko] undefined! Probably caused by commit 3fe58f30b4fc (xfs: add CRC checks for quota blocks). I have used the xfs tree from next-20130426 for today. --