Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723750

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

From Stephen Rothwell <sfr@canb.auug.org.au>
Newsgroups linux.kernel
Subject linux-next: build warning after merge of the xfs tree
Date 2017-08-31 02:10 +0200
Message-ID <ukldw-6KE-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

linux-next: build warning after merge of the xfs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-08-31 02:10 +0200
  Re: linux-next: build warning after merge of the xfs tree Brian Foster <bfoster@redhat.com> - 2017-08-31 12:40 +0200
    Re: linux-next: build warning after merge of the xfs tree "Darrick J. Wong" <darrick.wong@oracle.com> - 2017-08-31 17:00 +0200
      Re: linux-next: build warning after merge of the xfs tree Brian Foster <bfoster@redhat.com> - 2017-08-31 17:30 +0200
        Re: linux-next: build warning after merge of the xfs tree "Darrick J. Wong" <darrick.wong@oracle.com> - 2017-08-31 17:50 +0200
        Re: linux-next: build warning after merge of the xfs tree Dave Chinner <david@fromorbit.com> - 2017-08-31 23:40 +0200

csiph-web