Whamcloud - gitweb
Branch HEAD
authorjohann <johann>
Thu, 3 Jul 2008 07:16:34 +0000 (07:16 +0000)
committerjohann <johann>
Thu, 3 Jul 2008 07:16:34 +0000 (07:16 +0000)
commit6a179ab82cb14f9925decdf421079bb2a4d8087e
tree0c3bbb3723c0971da89d4e444938161ae5a7e60e
parent2f079518fc32c0ecc7d4bd3571078896fb51c2b3
Branch HEAD
b=15950
i=wangdi
i=shadow

The direct IO path doesn't call check_rpcs to submit a new RPC once
one is completed. As a result, some RPCs are stuck in the queue
and are never sent.
Merge brw_interpret() and brw_interpret_oap().
lustre/ChangeLog
lustre/include/obd_support.h
lustre/osc/osc_request.c
lustre/tests/sanity.sh