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:1111:16: warning: unused variable 'log' [-Wunused-variable]
1111 | struct xlog *log = mp->m_log;
| ^~~
Introduced by commit
303591a0a947 ("xfs: cover the log during log quiesce")
--
Cheers,
Stephen Rothwell
pgpVqsbd0qcWS.pgp
Description: OpenPGP digital signature

