Whamcloud - gitweb
LU-3652 luref: Fix building
[fs/lustre-release.git] / lustre / obdclass / lu_ref.c
index 19a5b35..96a4722 100644 (file)
@@ -155,7 +155,7 @@ void lu_ref_fini(struct lu_ref *ref)
 EXPORT_SYMBOL(lu_ref_fini);
 
 static struct lu_ref_link *lu_ref_add_context(struct lu_ref *ref,
-                                              enum cfs_alloc_flags flags,
+                                              int flags,
                                               const char *scope,
                                               const void *source)
 {