Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Wed, 14 Feb 2007 00:19:00 +0000 (00:19 +0000)
committeradilger <adilger>
Wed, 14 Feb 2007 00:19:00 +0000 (00:19 +0000)
Better comment.

lustre/include/obd.h

index 6dbf3d1..aaa3b10 100644 (file)
@@ -330,7 +330,7 @@ struct filter_obd {
 #define OSC_MAX_RIF_DEFAULT       8
 #define OSC_MAX_RIF_MAX         256
 #define OSC_MAX_DIRTY_DEFAULT  (OSC_MAX_RIF_DEFAULT * 4)
-#define OSC_MAX_DIRTY_MB_MAX   2048     /* arbitrary, bug < MAX_LONG */
+#define OSC_MAX_DIRTY_MB_MAX   2048     /* arbitrary, but < MAX_LONG bytes */
 
 #define MDC_MAX_RIF_DEFAULT       8
 #define MDC_MAX_RIF_MAX         512