Whamcloud - gitweb
b=19400
[fs/lustre-release.git] / lustre / include / obd_ost.h
index b849ff0..81a3209 100644 (file)
@@ -54,9 +54,11 @@ struct osc_brw_async_args {
         struct brw_page  **aa_ppga;
         struct client_obd *aa_cli;
         struct list_head   aa_oaps;
+        struct obd_capa   *aa_ocapa;
         struct cl_req     *aa_clerq;
 };
 
+#define osc_grant_args osc_brw_async_args
 struct osc_async_args {
         struct obd_info   *aa_oi;
 };