aix-namei-fileserver-fix-20020911

make namei fileserver work on aix
This commit is contained in:
Michael Niksch 2002-09-11 09:16:06 +00:00 committed by Derrick Brashear
parent bbca5d8b08
commit 8790c0759c

View File

@ -18,6 +18,10 @@
#define AFS_64BIT_ENV 1 #define AFS_64BIT_ENV 1
#define AFS_64BIT_CLIENT 1 #define AFS_64BIT_CLIENT 1
#ifdef AFS_NAMEI_ENV
#define AFS_64BIT_IOPS_ENV 1 /* needed for NAMEI... */
#endif
#include <afs/afs_sysnames.h> #include <afs/afs_sysnames.h>
/* Global lock in AFS part of client. */ /* Global lock in AFS part of client. */