increase system-wide filename limit to 255

. move mfs-specific struct, constants to mfs/, so
	  mfs-specific, on-disk format structs and consts are
	  fully isolated from generic structs and functions
	. removes de and readfs utils
This commit is contained in:
Ben Gras
2011-08-17 16:00:01 +00:00
parent e2bdf44720
commit f984dbba70
48 changed files with 125 additions and 5451 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ typedef unsigned long int u_int32_t;
#include <sys/types.h>
#include <sys/stat.h>
#define NAMELEN (DIRSIZ+5)
#define NAMELEN (NAME_MAX+5)
#define ISONAMELEN 12
#define PLATFORM_80X86 0