DESC
Make jfsck() rewrite the lockfile to save the new maximum transaction ID.
EDESC

Make jfsck() rewrite the lockfile to save the new maximum transaction ID.
Otherwise, when we try to rollback, we could step over some transaction file
we want to recover, or face a corrupt lockfile.

