Whamcloud - gitweb
LU-4023 build: wrong type used
[fs/lustre-release.git] / lustre / include / obd_ost.h
index 591dc20..5debe02 100644 (file)
@@ -87,6 +87,10 @@ struct osc_enqueue_args {
         unsigned int              oa_agl:1;
 };
 
+extern void osc_update_enqueue(struct lustre_handle *lov_lockhp,
+                              struct lov_oinfo *loi, __u64 flags,
+                              struct ost_lvb *lvb, __u32 mode, int rc);
+
 #if 0
 int osc_extent_blocking_cb(struct ldlm_lock *lock,
                            struct ldlm_lock_desc *new, void *data,