Whamcloud - gitweb
Branch b1_8
authorjohann <johann>
Thu, 3 Jul 2008 07:56:27 +0000 (07:56 +0000)
committerjohann <johann>
Thu, 3 Jul 2008 07:56:27 +0000 (07:56 +0000)
commit710b5d877aa9ead421647d295620ffb44f0c913d
tree7019a422edd2f64e90d524864a53b88039c228ec
parent476bcc6f667683e528a05a320a079b9b29285f9d
Branch b1_8
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