Whamcloud - gitweb
Move the on-wire stucts/definitions into lustre_idl.h, for the CVS head.
[fs/lustre-release.git] / lustre / include / linux / obd_support.h
index bd10e2b..1a63479 100644 (file)
@@ -110,7 +110,7 @@ do {                                                                         \
 #include <linux/types.h>
 #include <linux/blkdev.h>
 
-#define fixme() CERROR("FIXME\n");
+#define fixme() CDEBUG(D_OTHER, "FIXME\n");
 
 static inline void OBD_FAIL_WRITE(int id, kdev_t dev)
 {