Whamcloud - gitweb
Branch HEAD
authorjohann <johann>
Mon, 28 Jan 2008 10:52:50 +0000 (10:52 +0000)
committerjohann <johann>
Mon, 28 Jan 2008 10:52:50 +0000 (10:52 +0000)
commit81344484a5f570ad0ecc530ac3666fb1d99469ed
treeb3d721c4a8565dd3034292c65238b6da8797afa0
parentc09b4b9ad19973be3e1cb3307509240c21af032a
Branch HEAD
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