Change number of handles to 100
authorcharles <charles>
Wed, 6 Jan 2010 03:58:05 +0000 (03:58 +0000)
committercharles <charles>
Wed, 6 Jan 2010 03:58:05 +0000 (03:58 +0000)
direct/yaffscfg.h

index fc7add69a8dfd42b7b3b4b7d65c3b7eae4ad8d6a..0d317fcd34f48f5e7098f1cfb896cd8c791f3ccb 100644 (file)
@@ -25,7 +25,7 @@
 
 #include "yportenv.h"
 
 
 #include "yportenv.h"
 
-#define YAFFSFS_N_HANDLES 200
+#define YAFFSFS_N_HANDLES 100
 
 
 typedef struct {
 
 
 typedef struct {