From owner-cvs-all@FreeBSD.ORG Fri Aug 27 03:03:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D819516A4CE; Fri, 27 Aug 2004 03:03:12 +0000 (GMT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E7743D53; Fri, 27 Aug 2004 03:03:12 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by black.imgsrc.co.jp (Postfix) with ESMTP id B0F3A50BBB; Fri, 27 Aug 2004 12:03:11 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [IPv6:2001:218:422:2::9999]) by black.imgsrc.co.jp (Postfix) with ESMTP id 1949F50B6A; Fri, 27 Aug 2004 12:03:10 +0900 (JST) Date: Fri, 27 Aug 2004 12:03:10 +0900 Message-ID: <7m1xht5lld.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: "Poul-Henning Kamp" In-Reply-To: <58622.1093524972@critter.freebsd.dk> References: <200408261242.i7QCgl7m012027@repoman.freebsd.org> <58622.1093524972@critter.freebsd.dk> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd 0.1 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/concat g_concat.c src/sys/geom/label g_label.c src/sys/geom/mirror g_mirror.c src/sys/geom/raid3 g_raid3.c src/sys/geom/stripe g_stripe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 03:03:13 -0000 At Thu, 26 Aug 2004 14:56:12 +0200, Poul-Henning Kamp wrote: > > Log: > > Skip providers with not defined sector size. > > This is wrong. A provider with a non-zero access count should always > have a sector size. The sectorsize can not be trusted if the access > counts are zero. I don't know this is wrong or not, but this patch cannot help me. I booted with the latest kernel, but I cannot see any CD devices in /dev directory. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project