From owner-freebsd-current Tue Feb 3 17:00:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10415 for current-outgoing; Tue, 3 Feb 1998 17:00:26 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10407 for ; Tue, 3 Feb 1998 17:00:23 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA27023 for ; Tue, 3 Feb 1998 16:58:54 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd027021; Tue Feb 3 16:58:51 1998 Message-ID: <34D7BC73.63DECDAD@whistle.com> Date: Tue, 03 Feb 1998 16:55:15 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: current@FreeBSD.ORG Subject: Re: sb being written to r/o disks. References: <199802040044.QAA09193@flamingo.McKusick.COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe current" Kirk McKusick wrote: > > > /dev/wd0e on / (local, read-only, writes: sync 4 async 0) > # mount -u -ordonly / > > If you are doing a downgrade from r/w to r/o then the update is > correct. If it is r/o to r/o then it is definitely a bug. > > ~Kirk ro -> ro i.e. a bug Julian (I'll try think up a patch)