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