revert-large-file-support-20030328
[openafs.git] / src / vol / viceinode.h
index 1828651..015d673 100644 (file)
@@ -46,7 +46,7 @@ struct SpecialInodeParams {
  */
 struct ViceInodeInfo {
     Inode      inodeNumber;
-    afs_offs_t byteCount;
+    int                byteCount;
     int                linkCount;
     union {
         bit32                    param[4];