Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / include / linux / lvfs.h
index 7c2f6ae..1cc27c4 100644 (file)
@@ -38,6 +38,10 @@ struct group_info { /* unused */ };
 
 #define LLOG_LVFS
 
+/* lvfs.c */
+int obd_alloc_fail(const void *ptr, const char *name, const char *type,
+                   size_t size, const char *file, int line);
+
 /* simple.c */
 
 struct lvfs_ucred {