solars-sparc32-largefile-20051011
[openafs.git] / src / config / param.sun4x_58.h
index 6c058ab..03a0024 100644 (file)
 #define        AFS_SUN56_ENV           1
 #define AFS_SUN57_ENV          1
 #define AFS_SUN58_ENV          1
+#define AFS_BOZONLOCK_ENV       1
 
 #define AFS_64BIT_ENV          1       /* Defines afs_int32 as int, not long. */
-/*
- * Only define on 64 bit kernel, until problems with 32 bit
- * and large file support are resolved
- */
-#if defined(__sparcv9)
 #define AFS_64BIT_CLIENT       1       
-#endif
 
 #define AFS_HAVE_FLOCK_SYSID    1
 
@@ -76,7 +71,7 @@
 /*#define      AFS_USEBUFFERS  1*/
 #define        afsio_iov               uio_iov
 #define        afsio_iovcnt    uio_iovcnt
-#define        afsio_offset    uio_offset
+#define        afsio_offset    uio_loffset
 #define        afsio_seg               uio_segflg
 #define        afsio_fmode     uio_fmode
 #define        afsio_resid     uio_resid