summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2020-01-23 19:36:21 +0100
committerBob Peterson <rpeterso@redhat.com>2020-02-10 14:39:47 +0100
commit8e28ef1f2fa176854f96fb0416f2aaf5516793d0 (patch)
treed343547468311d43c8c0df2dac61d13f4ec7c582 /virt
parentgfs2: Turn gfs2_consist into void functions (diff)
downloadlinux-8e28ef1f2fa176854f96fb0416f2aaf5516793d0.tar.xz
linux-8e28ef1f2fa176854f96fb0416f2aaf5516793d0.zip
gfs2: Return bool from gfs2_assert functions
The gfs2_assert functions only print messages when the filesystem hasn't been withdrawn yet, and they indicate whether or not they've printed something in their return value. However, none of the callers use that information, so simply return whether or not the assert has failed. (The gfs2_assert functions are still backwards; they return false when an assertion is true.) Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions