Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 5/3/83; site ukc.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!ukc!lmcl From: lmcl@ukc.UUCP (L.M.McLoughlin) Newsgroups: net.bugs.4bsd Subject: Re: uuxqt bug with a badly logjammed spool directory Message-ID: <4573@ukc.UUCP> Date: Sat, 10-Nov-84 12:44:45 EST Article-I.D.: ukc.4573 Posted: Sat Nov 10 12:44:45 1984 Date-Received: Sun, 11-Nov-84 22:07:40 EST References: <1921@vax4.fluke.UUCP> Reply-To: lmcl@eagle.UUCP (Lee McLoughlin) Organization: Computing Laboratory, U of Kent at Canterbury, UK Lines: 6 Summary: When faced with this problem I came up with a different solution. If the first LLEN X. files did not yet have there D. files then uuxqt gave up trying to do a sorted scan of the directory and tried a linear scan instead. That way it could skip the entries awaiting the D. files. Eventully uuclean would stomp on them.