X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=TBBT%2Ftrace_play%2Fsfs_c_def.h;h=c4809a9d747a1e9019f7040e06e8ad76c22e9ad0;hb=416c9382dbdc9272f803a03ac3b064d8afee8fa6;hp=e35e73d4433051e6bc27a55bec4ca70fca459d5c;hpb=903857d986d57c2bfd6b60ff2181fb07f125e87e;p=bluesky.git diff --git a/TBBT/trace_play/sfs_c_def.h b/TBBT/trace_play/sfs_c_def.h index e35e73d..c4809a9 100644 --- a/TBBT/trace_play/sfs_c_def.h +++ b/TBBT/trace_play/sfs_c_def.h @@ -77,9 +77,9 @@ #include #define SFS_MIN_RES 100 /* 100 usec resolution */ -#define SFS_MAXNAMLEN 32 /* max test file name length */ +#define SFS_MAXNAMLEN 128 /* max test file name length */ #define SFS_MAXPATHLEN 1024 /* max test path name length */ -#define HOSTNAME_LEN 31 /* length of client's hostname */ +#define HOSTNAME_LEN 63 /* length of client's hostname */ #include "sfs_c_nfs.h"