[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20181010101128.2b151332@canb.auug.org.au>
Date: Wed, 10 Oct 2018 10:11:28 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Theodore Ts'o <tytso@....edu>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build warning after merge of the ext4 tree
Hi Theodore,
After merging the ext4 tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
fs/ext4/super.c: In function 'parse_options':
fs/ext4/super.c:1976:26: warning: unused variable 'grp_qf_name' [-Wunused-variable]
char *p, *usr_qf_name, *grp_qf_name;
^~~~~~~~~~~
fs/ext4/super.c:1976:12: warning: unused variable 'usr_qf_name' [-Wunused-variable]
char *p, *usr_qf_name, *grp_qf_name;
^~~~~~~~~~~
Introduced by commit
20cefcdc2040 ("ext4: fix use-after-free race in ext4_remount()'s error path")
# CONFIG_QUOTA is not set
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists