gfs2: Remove usused cluster_wide arguments of gfs2_consist functions
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 23 Jan 2020 18:25:05 +0000 (19:25 +0100)
committerBob Peterson <rpeterso@redhat.com>
Mon, 10 Feb 2020 13:39:45 +0000 (07:39 -0600)
commitd7e7ab3f1e2283ef956bb94fee09e80dbc1c46e9
treea04b2970c83f816d8598a3730dbbcf45a67e38ba
parent8dc88ac68df89851488a60b8f1582fe466f41a64
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>
fs/gfs2/util.c
fs/gfs2/util.h