Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / include / linux / obd_ost.h
index ac2e24b..215e8b1 100644 (file)
@@ -40,6 +40,8 @@ struct osc_brw_async_args {
         int              aa_nio_count;
         obd_count        aa_page_count;
         struct brw_page *aa_pga;
+        struct client_obd *aa_cli;
+        struct list_head aa_oaps;
 };
 
 struct osc_getattr_async_args {