X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fconfig%2Fparam.sun4x_59.h;h=fa6697c446e8564d2fe60246806bcebfd3bff02c;hp=b5ad164593cae7778b078e623bab3e0dfa6d70b7;hb=e4c2810f;hpb=556b9780517376c688c965dd446506cac1a0353b diff --git a/src/config/param.sun4x_59.h b/src/config/param.sun4x_59.h index b5ad164..fa6697c 100644 --- a/src/config/param.sun4x_59.h +++ b/src/config/param.sun4x_59.h @@ -12,18 +12,10 @@ #define AFS_ENV 1 #define AFS_SUN_ENV 1 #define AFS_SUN5_ENV 1 -#define AFS_SUN52_ENV 1 -#define AFS_SUN53_ENV 1 -#define AFS_SUN54_ENV 1 -#define AFS_SUN55_ENV 1 -#define AFS_SUN56_ENV 1 -#define AFS_SUN57_ENV 1 -#define AFS_SUN58_ENV 1 #define AFS_SUN59_ENV 1 #define AFS_BOZONLOCK_ENV 1 -#define AFS_64BIT_ENV 1 /* Defines afs_int32 as int, not long. */ -#define AFS_64BIT_CLIENT 1 +#define AFS_64BIT_CLIENT 1 #define AFS_HAVE_FLOCK_SYSID 1 @@ -70,7 +62,6 @@ /* sun definitions here */ #define AFS_UIOFMODE 1 /* Only in afs/afs_vnodeops.c (afs_ustrategy) */ #define AFS_SYSVLOCK 1 /* sys v locking supported */ -/*#define AFS_USEBUFFERS 1*/ #define afsio_iov uio_iov #define afsio_iovcnt uio_iovcnt #define afsio_offset uio_loffset @@ -86,10 +77,9 @@ /** * These defines are for the 64 bit Solaris 7 port * AFS_SYSCALL32 is used to protect the ILP32 syscall interface - * AFS_64BIT_ENV is for use of 64 bit inode numbers */ #if defined(__sparcv9) -#define AFS_SUN57_64BIT_ENV 1 +#define AFS_SUN5_64BIT_ENV 1 #define AFS_64BIT_INO 1 #endif @@ -131,8 +121,6 @@ #define AFS_USR_SUN8_ENV 1 #define AFS_USR_SUN9_ENV 1 -#define AFS_64BIT_ENV 1 - #include #if 0 @@ -151,13 +139,13 @@ #define SYS_NAME_ID SYS_NAME_ID_sun4x_59 #define AFSBIG_ENDIAN 1 #define AFS_HAVE_FFS 1 /* Use system's ffs. */ -#define AFS_HAVE_STATVFS 0 /* System doesn't support statvfs */ +#define AFS_HAVE_STATVFS 1 /* System supports statvfs */ +#define AFS_HAVE_STATVFS64 1 /* System supports statvfs64 */ /* Extra kernel definitions (from kdefs file) */ #ifdef KERNEL #define AFS_UIOFMODE 1 /* Only in afs/afs_vnodeops.c (afs_ustrategy) */ #define AFS_SYSVLOCK 1 /* sys v locking supported */ -/*#define AFS_USEBUFFERS 1*/ #define afsio_iov uio_iov #define afsio_iovcnt uio_iovcnt #define afsio_offset uio_offset