summaryrefslogtreecommitdiff
path: root/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'param.h')
-rw-r--r--param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.h b/param.h
index 24f8c8f..b5fdcb2 100644
--- a/param.h
+++ b/param.h
@@ -10,4 +10,4 @@
#define LOGSIZE (MAXOPBLOCKS*3) // max data blocks in on-disk log
#define NBUF (MAXOPBLOCKS*3) // size of disk block cache
#define FSSIZE 1000 // size of file system in blocks
-
+#define MAXPATH 128 // maximum file path name