Xref: utzoo comp.unix.wizards:5891 comp.mail.misc:737 news.software.b:1043 Path: utzoo!mnetor!uunet!husc6!rutgers!ames!ucbcad!ucbvax!ulysses!smb From: smb@ulysses.homer.nj.att.com (Steven Bellovin) Newsgroups: comp.unix.wizards,comp.mail.misc,news.software.b Subject: Re: Another way that news eats inodes Message-ID: <3318@ulysses.homer.nj.att.com> Date: 28 Dec 87 15:53:25 GMT References: <440@minya.UUCP> <375@octopus.UUCP> <7958@e.ms.uky.edu> <376@octopus.UUCP> Organization: AT&T Bell Laboratories, Murray Hill Lines: 4 We've seen the zero-length file bug, too (with SPOOLNEWS), but we've never run out of i-nodes or disk space. I finally patched around it by checking the length of the newly-created file, and unlinking it if necessary....