From owner-cvs-all Wed Oct 23 22:14:44 2002 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 1F02B37B401; Wed, 23 Oct 2002 22:14:43 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47D5F43E65; Wed, 23 Oct 2002 22:14:42 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g9O5ETn4054335; Thu, 24 Oct 2002 07:14:35 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_disk.c write_i386_disk.c write_pc98_disk.c In-Reply-To: Your message of "Thu, 24 Oct 2002 14:22:59 +1000." <20021024141049.G25683-100000@gamplex.bde.org> Date: Thu, 24 Oct 2002 07:14:29 +0200 Message-ID: <54334.1035436469@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message <20021024141049.G25683-100000@gamplex.bde.org>, Bruce Evans writes: >On Wed, 23 Oct 2002, Poul-Henning Kamp wrote: > >> phk 2002/10/23 13:02:33 PDT >> >> Modified files: >> lib/libdisk Makefile chunk.c write_alpha_disk.c >> write_i386_disk.c write_pc98_disk.c >> Log: >> Remove unnecessary ioctls tickling kernel side to realize that we fiddled >> with the disk. GEOM will automatically retaste when we closet he filedesc. >> >> Revision Changes Path >> 1.34 +1 -0 src/lib/libdisk/Makefile >> 1.35 +1 -1 src/lib/libdisk/chunk.c >> 1.2 +1 -11 src/lib/libdisk/write_alpha_disk.c >> 1.2 +0 -11 src/lib/libdisk/write_i386_disk.c >> 1.2 +0 -10 src/lib/libdisk/write_pc98_disk.c > >Breakage of the non-GEOM case continues. The non-GEOM case is no longer going to be supported. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message