Whamcloud - gitweb
New direcotory layout:
[fs/lustre-release.git] / lustre / include / linux / obd_support.h
index 68f12ca..db2081a 100644 (file)
@@ -30,6 +30,7 @@ extern int obd_print_entry;
 #define D_INFO      512 /* general information, especially from interface.c */
 #define D_IOCTL    1024 /* ioctl related information */
 #define D_BLOCKS   2048 /* ext2 block allocation */
 #define D_INFO      512 /* general information, especially from interface.c */
 #define D_IOCTL    1024 /* ioctl related information */
 #define D_BLOCKS   2048 /* ext2 block allocation */
+#define D_RPC      4096 /* ext2 block allocation */
  
 #ifdef SIM_OBD_DEBUG
 #define CDEBUG(mask, format, a...)                                     \
  
 #ifdef SIM_OBD_DEBUG
 #define CDEBUG(mask, format, a...)                                     \