From owner-cvs-all Sun Sep 19 14: 1:23 1999 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 23DEB14FC5; Sun, 19 Sep 1999 14:01:20 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.8.7/8.8.7) with ESMTP id NAA32677; Sun, 19 Sep 1999 13:59:32 -0700 Date: Sun, 19 Sep 1999 14:01:06 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Poul-Henning Kamp Cc: Matthew Dillon , dg@root.com, Greg Lehey , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: User block device access (was: cvs commit: src/sys/miscfs/specfs spec_vnops.c src/sys/sys vnode.h src/sys/kern vfs_subr.c) In-Reply-To: <18266.937774371@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > In message , Matthew > Jacob writes: > > >> and > >> Since bdevs have not been returning write errors for 5+ years > > > >I don't believe that this is necessarily as bad as you make it out to > >because close(2) can (and should) return any collected errors (as it > >should also do for the close of a file in a filesystem :-)). > > think linux weenie and floppy disk for a moment... Umm, I certainly get write errors dd'ing to a floppy that has a bad spot on a linux system (spent 40 minutes yesterday hunting through my pile of 4.0.3c SparcStation floppies until I found one still good enough to write with RH6.0's boot floppy image...) > > It certainly violates POLA. "Point Of Least Amiability" ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message