summaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_fstype.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2021-02-03 18:15:27 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2021-02-03 18:33:16 +0300
commit15e20a301ab06575482c7ab3b442a6830cec928e (patch)
tree1df898835ae3e188d7268689ba4f4cc6b611d525 /fs/gfs2/ops_fstype.c
parent6e80674af06c0dca6e0153d492d437f3f07fe3e9 (diff)
downloadlinux-15e20a301ab06575482c7ab3b442a6830cec928e.tar.xz
gfs2: Use sb_start_intwrite in gfs2_ail_empty_gl
Commit 2e60d7683c8d ("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: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/ops_fstype.c')
0 files changed, 0 insertions, 0 deletions