From owner-cvs-all Thu Aug 23 13:51:59 2001 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 6273037B411; Thu, 23 Aug 2001 13:51:43 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id QAA05174; Thu, 23 Aug 2001 16:51:41 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f7NKpC172789; Thu, 23 Aug 2001 16:51:12 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15237.27840.786919.296480@grasshopper.cs.duke.edu> Date: Thu, 23 Aug 2001 16:51:12 -0400 (EDT) To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/lib/libstand cd9660.c In-Reply-To: References: <200108231708.f7NH8R917295@freefall.freebsd.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin writes: > > On 23-Aug-01 Andrew Gallatin wrote: > > gallatin 2001/08/23 10:08:26 PDT > > > > Modified files: > > lib/libstand cd9660.c > > Log: > > Bail if we go beyond the directory size, not just if we hit it. > > Certain ISO fs's (like the one for 4.4-RC1 disc1 on alpha) > > trigger this, and we end up opening a null file name. This causes us to > > get > > a false match for "kernel.ko" when it does not exist. > > Nice catch! I take it this fixed booting on the alpha off of CD? Thanks.. Yes, I can now boot disc1.iso. :-) Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message