[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170831100703.16eeb69f@canb.auug.org.au>
Date: Thu, 31 Aug 2017 10:07:03 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: "Darrick J. Wong" <darrick.wong@...cle.com>,
David Chinner <david@...morbit.com>, linux-xfs@...r.kernel.org
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Brian Foster <bfoster@...hat.com>
Subject: linux-next: build warning after merge of the xfs tree
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_BLI_ORDERED);
^
Introduced by commit
a097077ef708 ("xfs: remove unnecessary dirty bli format check for ordered bufs")
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists