Whamcloud - gitweb
Branch b_release_1_4_6
authoradilger <adilger>
Fri, 10 Feb 2006 23:00:05 +0000 (23:00 +0000)
committeradilger <adilger>
Fri, 10 Feb 2006 23:00:05 +0000 (23:00 +0000)
commit1220e48abd9800cfdd8aa57d5bfe16e01d5f2ed6
tree27a8287497eb2bcdbb859fbb88e907432569fae7
parentcaa611f67faeaac990540c9c614d788b36cf9531
Branch b_release_1_4_6
Fix bug in llog_reverse_process(), where it is possible "rec" is pointing at
an invalid address after processing not-the-first llog block.  This is hit
in 2.4 under sanity.sh test 60 (excluded in 2.6 testing), but is not actually
used by any 1.4.x lustre code (was merged as part of the "cleanups" a few
months ago).
lustre/obdclass/llog.c