Whamcloud - gitweb
Branch b1_6
authortianzy <tianzy>
Thu, 28 Feb 2008 07:07:46 +0000 (07:07 +0000)
committertianzy <tianzy>
Thu, 28 Feb 2008 07:07:46 +0000 (07:07 +0000)
commit6e5871d0f4076646f99fbe57f8a1fa166b6e98d0
tree1cac0d78178a6f209f4af44a4cafda09a5ef5c5d
parent1e7ba00afdc8ab601e49aa48be7d01913cd32dde
Branch b1_6
problem:
when a quota request is delayed or dropped, the quota slave who has sent it
will wait for it forever.
solution:
When a quota request time out, dqacq_interpret will hanle it in case the
situation above happened.
b=14840
i=johann
i=andrew.perepechko
lustre/include/obd_support.h
lustre/ldlm/ldlm_lib.c
lustre/quota/quota_adjust_qunit.c
lustre/quota/quota_context.c
lustre/tests/sanity-quota.sh