gfs2: Silence gcc format-truncation warning
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 22 Aug 2017 17:17:35 +0000 (12:17 -0500)
committerBob Peterson <rpeterso@redhat.com>
Fri, 25 Aug 2017 15:59:21 +0000 (10:59 -0500)
commit561b796987af8b169c47375194527219ef5b0974
treef5b91193c9d61a99a65116a0882a96e63aedb6bd
parent942b0cddfbf66295effc9fd879ca85ae10638565
gfs2: Silence gcc format-truncation warning

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 <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/incore.h
fs/gfs2/ops_fstype.c