summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/newfs/newfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/newfs/newfs.h b/sbin/newfs/newfs.h
index d25baa7..25bfcc8 100644
--- a/sbin/newfs/newfs.h
+++ b/sbin/newfs/newfs.h
@@ -70,7 +70,7 @@
* We allocate one inode slot per NFPI fragments, expecting this
* to be far more than we will ever need.
*/
-#define NFPI 4
+#define NFPI 2
/*
* variables set up by front end.
OpenPOWER on IntegriCloud