Whamcloud - gitweb
LU-498 pass oap instead of cookie to osc_teardown_async_page/osc_queue_async_io
authorJohann Lombardi <johann@whamcloud.com>
Tue, 5 Jul 2011 18:29:35 +0000 (20:29 +0200)
committerOleg Drokin <green@whamcloud.com>
Fri, 15 Jul 2011 00:08:29 +0000 (17:08 -0700)
commit8d1508dc531ae166346c3084604855069f30c117
treeeae28c971eaae60cc72b17f3587b91bc0182450f
parentc0f12e41fbe766785ea0f6bb2db3a4801a4f3ff5
LU-498 pass oap instead of cookie to osc_teardown_async_page/osc_queue_async_io

Now that queue_async_io & teardown_async_page are not obd operations any
more, we don't need to use a cookie and can just pass the correct type.

Change-Id: Iaf2ddf48bfee5c386064bb30e5392345c074c827
Signed-off-by: Johann Lombardi <johann@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1081
Tested-by: Hudson
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jay@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osc/osc_internal.h
lustre/osc/osc_request.c