mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
aix-namei-fileserver-fix-20020911
make namei fileserver work on aix
This commit is contained in:
parent
bbca5d8b08
commit
8790c0759c
@ -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. */
|
||||||
|
Loading…
Reference in New Issue
Block a user