Whamcloud - gitweb
Branch b1_8_gate
authorbobijam <bobijam>
Wed, 5 Nov 2008 02:18:02 +0000 (02:18 +0000)
committerbobijam <bobijam>
Wed, 5 Nov 2008 02:18:02 +0000 (02:18 +0000)
commitcfc7d7d7e2062327ede2cf2a0186d26d13e674e9
treebcf730254fd7bc5f77a5a55587ae33f6fa8898e9
parent80f1de7c27e3e85100f903c6d84a4b64ec6cd034
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/ldlm/ldlm_request.c