diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2025-05-16 05:34:20 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2025-05-22 09:12:27 +0200 |
commit | 8a43d2187691f1f2b9db66f6b08afcc8a1b3095a (patch) | |
tree | 340b2894197fed8314400645b1a82f3d696e1986 /scripts/lib/kdoc/kdoc_files.py | |
parent | 703a4af35647f0f7f77e8942053251d71d221170 (diff) |
gfs2: Simplify gfs2_log_pointers_init
Move the initialization of sdp->sd_log_sequence and
sdp->sd_log_flush_head inside gfs2_log_pointers_init(). Use
gfs2_replay_incr_blk().
Before this change, the log head lookup code in freeze_go_xmote_bh()
didn't update sdp->sd_log_flush_head. This is now fixed, but the code
in freeze_go_xmote_bh() appears to be pretty useless in the first place:
on a frozen filesystem, the log head will not change.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions