From 8790c0759c5c920fce035945a9d2fdd05fa9a75d Mon Sep 17 00:00:00 2001 From: Michael Niksch Date: Wed, 11 Sep 2002 09:16:06 +0000 Subject: [PATCH] aix-namei-fileserver-fix-20020911 make namei fileserver work on aix --- src/config/param.rs_aix42.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/param.rs_aix42.h b/src/config/param.rs_aix42.h index b290e588d9..90595be4ad 100644 --- a/src/config/param.rs_aix42.h +++ b/src/config/param.rs_aix42.h @@ -18,6 +18,10 @@ #define AFS_64BIT_ENV 1 #define AFS_64BIT_CLIENT 1 +#ifdef AFS_NAMEI_ENV +#define AFS_64BIT_IOPS_ENV 1 /* needed for NAMEI... */ +#endif + #include /* Global lock in AFS part of client. */