Whamcloud - gitweb
Branch b1_8_gate
authorbobijam <bobijam>
Wed, 5 Nov 2008 02:18:06 +0000 (02:18 +0000)
committerbobijam <bobijam>
Wed, 5 Nov 2008 02:18:06 +0000 (02:18 +0000)
commit6f8973e5cb6a84e713a3656f352c24e7ec1c1509
tree4efe5f7912f206342a15d5e2e6de636b4880594d
parent77d5226cbcc1276727a301ef81eb48cefc3f7c4c
Branch b1_8_gate
b=16578
i=adilger

Description: ldlm_cancel_pack()) ASSERTION(max >= dlm->lock_count + count)
Details    : If there is no extra space in the request for early cancels,
             ldlm_req_handles_avail() returns 0 instead of a negative value.
lustre/ChangeLog