Whamcloud - gitweb
Branch b1_6
authorjohann <johann>
Mon, 28 Jan 2008 10:46:18 +0000 (10:46 +0000)
committerjohann <johann>
Mon, 28 Jan 2008 10:46:18 +0000 (10:46 +0000)
commitbce5aa48c1084073a8ccf9b7b8b96935a01a0a4c
treece85a85c021a6360ad6ceb351a96a410a866dfca
parentd692eb37118508a0ee52d4d5752442c681a740c0
Branch b1_6
b=13843
i=adilger
i=shadow

A lot of unlink operations with concurrent I/O can lead to a
deadlock causing evictions. To address the problem, the number of
oustanding OST_DESTROY requests is now throttled to
max_rpcs_in_flight per OSC.
lustre/ChangeLog
lustre/include/obd.h
lustre/ldlm/ldlm_lib.c
lustre/osc/osc_request.c