Revert "gfs2: Replace gl_revokes with a GLF flag"
authorBob Peterson <rpeterso@redhat.com>
Thu, 6 Jun 2019 12:33:38 +0000 (07:33 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 6 Jun 2019 14:29:26 +0000 (16:29 +0200)
commit638803d4568121d73a266e440530f880ffa2dacc
tree79e35d2f48a94513f50de1995c4a3cb88dc7769d
parentf2c7c76c5d0a443053e94adb9f0918fa2fb85c3a
Revert "gfs2: Replace gl_revokes with a GLF flag"

Commit 73118ca8baf7 introduced a glock reference counting bug in
gfs2_trans_remove_revoke.  Given that, replacing gl_revokes with a GLF flag is
no longer useful, so revert that commit.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glock.c
fs/gfs2/incore.h
fs/gfs2/log.c
fs/gfs2/lops.c
fs/gfs2/main.c
fs/gfs2/super.c