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

2021-02-08 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (htmldocs) produced this warning: Documentation/admin-guide/xfs.rst:531: WARNING: Malformed table. No bottom table border found or no blank line after table bottom. === Knob Description

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

2021-01-26 Thread Darrick J. Wong
On Mon, Jan 25, 2021 at 08:26:16AM -0500, Brian Foster wrote: > On Mon, Jan 25, 2021 at 09:55:32AM +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the xfs tree, today's linux-next build (powerpc > > ppc64_defconfig) produced this warning: > > > > fs/xfs/xfs_log.c: In function 'xf

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

2021-01-25 Thread Brian Foster
On Mon, Jan 25, 2021 at 09:55:32AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the xfs tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > fs/xfs/xfs_log.c: In function 'xfs_log_cover': > fs/xfs/xfs_log.c::16: warning: unused variable 'log' [-W

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

2021-01-24 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/xfs/xfs_log.c: In function 'xfs_log_cover': fs/xfs/xfs_log.c::16: warning: unused variable 'log' [-Wunused-variable] | struct xlog *log = mp->m_log; |

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

2020-05-07 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/xfs/xfs_buf.c: In function 'xfs_buf_bio_end_io': fs/xfs/xfs_buf.c:1292:20: warning: unused variable 'mp' [-Wunused-variable] 1292 | struct xfs_mount *mp = bp->b_mount; |

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

2017-10-31 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_del_extent_delay': fs/xfs/libxfs/xfs_bmap.c:4648:20: warning: unused variable 'ifp' [-Wunused-variable] struct xfs_ifork *ifp = XFS_IFOR

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

2017-08-31 Thread Dave Chinner
On Thu, Aug 31, 2017 at 11:22:20AM -0400, Brian Foster wrote: > On Thu, Aug 31, 2017 at 07:57:52AM -0700, Darrick J. Wong wrote: > > On Thu, Aug 31, 2017 at 06:30:41AM -0400, Brian Foster wrote: > > > On Thu, Aug 31, 2017 at 10:07:03AM +1000, Stephen Rothwell wrote: > > > > Hi all, > > > > > > > >

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

2017-08-31 Thread Darrick J. Wong
On Thu, Aug 31, 2017 at 11:22:20AM -0400, Brian Foster wrote: > On Thu, Aug 31, 2017 at 07:57:52AM -0700, Darrick J. Wong wrote: > > On Thu, Aug 31, 2017 at 06:30:41AM -0400, Brian Foster wrote: > > > On Thu, Aug 31, 2017 at 10:07:03AM +1000, Stephen Rothwell wrote: > > > > Hi all, > > > > > > > >

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

2017-08-31 Thread Brian Foster
On Thu, Aug 31, 2017 at 07:57:52AM -0700, Darrick J. Wong wrote: > On Thu, Aug 31, 2017 at 06:30:41AM -0400, Brian Foster wrote: > > On Thu, Aug 31, 2017 at 10:07:03AM +1000, Stephen Rothwell wrote: > > > Hi all, > > > > > > After merging the xfs tree, today's linux-next build (powerpc > > > ppc64

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

2017-08-31 Thread Darrick J. Wong
On Thu, Aug 31, 2017 at 06:30:41AM -0400, Brian Foster wrote: > On Thu, Aug 31, 2017 at 10:07:03AM +1000, Stephen Rothwell wrote: > > Hi all, > > > > After merging the xfs tree, today's linux-next build (powerpc > > ppc64_defconfig) produced this warning: > > > > fs/xfs/xfs_buf_item.c: In functio

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

2017-08-31 Thread Brian Foster
On Thu, Aug 31, 2017 at 10:07:03AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the xfs tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > fs/xfs/xfs_buf_item.c: In function 'xfs_buf_item_unlock': > fs/xfs/xfs_buf_item.c:573:9: warning: unused vari

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

2017-08-30 Thread Stephen Rothwell
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/xfs/xfs_buf_item.c: In function 'xfs_buf_item_unlock': fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] bool ordered = !!(bip->bli_flags & XFS_B