commit | 561b796987af8b169c47375194527219ef5b0974 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Tue Aug 22 12:17:35 2017 -0500 |
committer | Bob Peterson <rpeterso@redhat.com> | Fri Aug 25 10:59:21 2017 -0500 |
tree | f5b91193c9d61a99a65116a0882a96e63aedb6bd | |
parent | 942b0cddfbf66295effc9fd879ca85ae10638565 [diff] |
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>