From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Mon, 24 Aug 2020 11:42:39 -0400 (EDT) Subject: [Cluster-devel] [gfs2:for-next.bob6m 6/11] fs/gfs2/super.c:1443 gfs2_evict_inode() error: potentially dereferencing uninitialized 'metamapping'. In-Reply-To: <20200824105238.GD1793@kadam> References: <20200824105238.GD1793@kadam> Message-ID: <1419243098.13813994.1598283759485.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- > tree: https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git > for-next.bob6m > head: fd5ce905071cc34294900a21a773d9f8c72f5119 > commit: 4b98604ca5531f8d662e07d4a10d5fe98c9d4eae [6/11] gfs2: Create > transaction for inodes with i_nlink != 0 > config: i386-randconfig-m021-20200820 (attached as .config) > compiler: gcc-9 (Debian 9.3.0-15) 9.3.0 > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > Reported-by: Dan Carpenter > > New smatch warnings: > fs/gfs2/super.c:1443 gfs2_evict_inode() error: potentially dereferencing > uninitialized 'metamapping'. Hi, Thanks. This is now fixed in the for-next.bob6n branch. Regards, Bob Peterson