commit | d7e7ab3f1e2283ef956bb94fee09e80dbc1c46e9 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Thu Jan 23 19:25:05 2020 +0100 |
committer | Bob Peterson <rpeterso@redhat.com> | Mon Feb 10 07:39:45 2020 -0600 |
tree | a04b2970c83f816d8598a3730dbbcf45a67e38ba | |
parent | 8dc88ac68df89851488a60b8f1582fe466f41a64 [diff] |
gfs2: Remove usused cluster_wide arguments of gfs2_consist functions These arguments are always passed as 0, and they are never evaluated. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>