Whamcloud - gitweb
Branch b1_8_gate
authorjohann <johann>
Mon, 29 Sep 2008 16:12:25 +0000 (16:12 +0000)
committerjohann <johann>
Mon, 29 Sep 2008 16:12:25 +0000 (16:12 +0000)
commit40b90f91854a57706a84460aa5ab9b02266694de
tree255926a19711128c1f9ab0dc7e840d0f6b211965
parent89f71e24d946dc55acdc3043d66744813d31c0e5
Branch b1_8_gate
b=17030
i=johann (original patch from Tianzy)
i=andrew

qctxt_wait_pending_dqacq() must return the same value as schedule_dqacq()
otherwise ost threads can be stuck in got_qunit() for a long time,
causing a watchdog storm during failover.
lustre/quota/quota_context.c