viced-getstatus-clear-lengthhi-since-not-now-using-it-20011119
[openafs.git] / src / viced / afsfileprocs.c
index 8b66cfc..6b9ed5d 100644 (file)
@@ -6468,6 +6468,7 @@ void GetStatus(targetptr, status, rights, anyrights, parentptr)
     else
        status->FileType = Invalid;                     /*invalid type field */
     status->LinkCount = targetptr->disk.linkCount;
+    status->Length_hi = 0;
     status->Length = targetptr->disk.length;
     status->DataVersion = targetptr->disk.dataVersion;
     status->Author = targetptr->disk.author;