Re: [PATCH] xfs: fix unused variable build warning in xfs_log.c
From: John Hubbard <jhubbard@nvidia.com>
Date: 2021-02-05 03:50:36
Also in:
linux-next, lkml
From: John Hubbard <jhubbard@nvidia.com>
Date: 2021-02-05 03:50:36
Also in:
linux-next, lkml
On 2/4/21 7:30 PM, Darrick J. Wong wrote:
On Thu, Feb 04, 2021 at 07:18:14PM -0800, John Hubbard wrote:quoted
Delete the unused "log" variable in xfs_log_cover(). Fixes: 303591a0a9473 ("xfs: cover the log during log quiesce") Cc: Brian Foster <redacted> Cc: Christoph Hellwig <hch@lst.de> Cc: Darrick J. Wong <djwong@kernel.org> Cc: Allison Henderson <redacted> Signed-off-by: John Hubbard <jhubbard@nvidia.com> --- Hi, I just ran into this on today's linux-next, so here you go!Thanks for the tipoff, I just realized with horror that I got the git push wrong and never actually updated xfs-linux.git#for-next. This (and all the other gcc warnings) are fixed in "xfs-for-next" which ... is not for-next. Sigh..... so much for trying to get things in for testing. :(
Well, if it's any consolation, this is the *only* warning that fired during my particular build, in linux-next. :) thanks, -- John Hubbard NVIDIA