Skip to content
Commit e35b9211 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Don't periodically update the jindex



We only care about the content of the jindex in two cases,
one is when we mount the fs and the other is when we need
to recover another journal. In both cases we have to update
the jindex anyway, so there is no point in updating it
periodically between times, so this removes it to simplify
gfs2_logd.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent ec69b188
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment