diff options
author | Bob Peterson <rpeterso@redhat.com> | 2021-01-18 21:18:59 +0100 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2021-01-25 14:08:44 +0100 |
commit | f5f02fde9f52b2d769c1c2ddfd3d9c4a1fe739a7 (patch) | |
tree | 7f4c5f2257f0e4346732db76e0b22ccf949e1b8a /fs/gfs2/lops.h | |
parent | Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal" (diff) | |
download | linux-f5f02fde9f52b2d769c1c2ddfd3d9c4a1fe739a7.tar.xz linux-f5f02fde9f52b2d769c1c2ddfd3d9c4a1fe739a7.zip |
gfs2: fix glock confusion in function signal_our_withdraw
If go_free is defined, function signal_our_withdraw is supposed to
synchronize on the GLF_FREEING flag of the inode glock, but it
accidentally does that on the live glock. Fix that and disambiguate
the glock variables.
Fixes: 601ef0d52e96 ("gfs2: Force withdraw to replay journals and wait for it to finish")
Cc: stable@vger.kernel.org # v5.7+
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/lops.h')
0 files changed, 0 insertions, 0 deletions