Whamcloud - gitweb
improve handling recoverable errors
[fs/lustre-release.git] / lustre / include / obd_ost.h
index 23bbb04..12beb63 100644 (file)
@@ -18,7 +18,7 @@ struct osc_brw_async_args {
         int                aa_requested_nob;
         int                aa_nio_count;
         obd_count          aa_page_count;
-        int                aa_retries;
+        int                aa_resends;
         struct brw_page  **aa_ppga;
         struct client_obd *aa_cli;
         struct list_head   aa_oaps;