[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200124041743.GU8257@magnolia>
Date: Thu, 23 Jan 2020 20:17:43 -0800
From: "Darrick J. Wong" <darrick.wong@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: David Chinner <david@...morbit.com>, linux-xfs@...r.kernel.org,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the xfs tree
On Fri, Jan 24, 2020 at 01:47:22PM +1100, Stephen Rothwell wrote:
> Hi all
>
> On Thu, 16 Jan 2020 09:12:42 +1100 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> >
> > After merging the xfs tree, today's linux-next build
> > (powerpppc64_defconfig) produced this warning:
> >
> > fs/xfs/xfs_inode.c: In function 'xfs_itruncate_extents_flags':
> > fs/xfs/xfs_inode.c:1523:8: warning: unused variable 'done' [-Wunused-variable]
> > 1523 | int done = 0;
> > | ^~~~
> >
> > Introduced by commit
> >
> > 4bbb04abb4ee ("xfs: truncate should remove all blocks, not just to the end of the page cache")
>
> I am still getting this warning.
Aha, I had though this was gone but it turns out that I accidentally
merged the fix for this into an internal patch to grease my internal CI
scripts. Ah well. Patch soon.
--D
>
> --
> Cheers,
> Stephen Rothwell
Powered by blists - more mailing lists