Skip to content
Commit 4a3d049d authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: Don't wait for journal flush in clean_journal



Commit 588bff95 added gfs2_write_log_header() and started using it in
clean_journal(), with an additional call to log_flush_wait() at the end of
gfs2_write_log_header() which is unnecessary for clean_journal().  Move
that call out of gfs2_write_log_header() to restore the previous behavior.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent c1eba1b0
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