Skip to content
Commit 15e20a30 authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: Use sb_start_intwrite in gfs2_ail_empty_gl



Commit 2e60d768 ("GFS2: update freeze code to use freeze/thaw_super
on all nodes") optimized away the sb_start_intwrite ... sb_end_intwrite
protection for the on-stack transactions in gfs2_ail_empty_gl with no
explanation.  I can't think of a valid reason for doing that, so revert
that change.  This simplifies the next commit.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent 6e80674a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment