Subject: Re: NFS/filesystem corruption
To: None <vdlinden@fwi.uva.nl>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 11/28/1994 16:29:26
You need to:

1) Apply patch_05.

2) Fix whatever broken program is creating huge file sizes like:

SIZE=3370632596655439886 MTIME=Jan  1 01:00 1970

This is probably due to a bogus lseek() call where the 3rd argument is
not an off_t.