From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Tue, 22 Aug 2017 13:23:21 -0400 (EDT) Subject: [Cluster-devel] [PATCH] gfs2: Silence gcc format-truncation warning In-Reply-To: <20170822170457.32151-1-agruenba@redhat.com> References: <20170822170457.32151-1-agruenba@redhat.com> Message-ID: <698526269.913774.1503422601926.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 ----- | Enlarge sd_fsname to be big enough for the longest long lock table name | and an arbitrary journal number. This silences two -Wformat-truncation | warnings with gcc 7.1.1. | | Signed-off-by: Andreas Gruenbacher | --- Hi, Thanks. This is now pushed to the for-next branch of the linux-gfs2 tree: https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2/incore.h?h=for-next&id=d0b23945bd5e3220b20b475e049296173bd0a184 Regards, Bob Peterson Red Hat File Systems