Whamcloud - gitweb
b=22359 fix t_id for the recovery thread
authorAlexander.Zarochentsev <Alexander.Zarochentsev@sun.com>
Fri, 9 Apr 2010 01:24:01 +0000 (18:24 -0700)
committerRobert Read <robert.read@oracle.com>
Fri, 9 Apr 2010 01:24:01 +0000 (18:24 -0700)
commitb98c2e2a463f4a9a5d548a9f20c9027f067a9709
tree9419aa46aad75d1efcb5890c8b4eca9eef6c2021
parent7d2a94e40959a63d97ca4adc9a5d7a33511faa55
b=22359 fix t_id for the recovery thread

arbitrary uninialized value in the recovery thread t_id
was the reason of filter_iobuf_get()) ASSERTION(thread_id <
filter->fo_iobuf_count) failure.

i=tappro
i=andrew.perepechko
lustre/ldlm/ldlm_lib.c