DESC
Make jfsck() independant of the lockfile.
EDESC

Make jfsck() independant of the lockfile (the file named 'lock' which holds
the greatest transaction ID). This is a requirement for removing O_SYNC from
the lockfile.

