Whamcloud - gitweb
LU-4801 ldlm: discard l_lock from struct ldlm_lock.
[fs/lustre-release.git] / libcfs / include / libcfs / linux / linux-mem.h
index b822173..e8550f0 100644 (file)
 # include <linux/mm_inline.h>
 #endif
 
+#ifndef SLAB_TYPESAFE_BY_RCU
+#define SLAB_TYPESAFE_BY_RCU SLAB_DESTROY_BY_RCU
+#endif
+
 /*
  * Shrinker
  */