Whamcloud - gitweb
b=22244 ldlm cancel flags cleanup
[fs/lustre-release.git] / lustre / lov / lov_obd.c
index ecabebb..d86a4ba 100644 (file)
@@ -2331,7 +2331,8 @@ static int lov_cancel(struct obd_export *exp, struct lov_stripe_md *lsm,
 }
 
 static int lov_cancel_unused(struct obd_export *exp,
-                             struct lov_stripe_md *lsm, int flags, void *opaque)
+                             struct lov_stripe_md *lsm,
+                             ldlm_cancel_flags_t flags, void *opaque)
 {
         struct lov_obd *lov;
         struct lov_oinfo *loi;