From owner-freebsd-stable Tue Oct 7 04:52:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA19508 for stable-outgoing; Tue, 7 Oct 1997 04:52:18 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA19486; Tue, 7 Oct 1997 04:52:08 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.7/8.7.3) id NAA03414; Tue, 7 Oct 1997 13:50:34 +0200 (MEST) From: Søren Schmidt Message-Id: <199710071150.NAA03414@sos.freebsd.dk> Subject: Re: EXT2FS code from -current to -stable In-Reply-To: <199710071051.UAA15356@godzilla.zeta.org.au> from Bruce Evans at "Oct 7, 97 08:51:53 pm" To: bde@zeta.org.au (Bruce Evans) Date: Tue, 7 Oct 1997 13:50:34 +0200 (MEST) Cc: baum@actcom.co.il, stable@FreeBSD.ORG, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Bruce Evans who wrote: > >I was wondering - is it possible to merge ext2fs code > >from -current to -stable, because -stable code is bugged > >it can not sync while rebooting. > >I heard it is fixed in current. > > No, the fix in -current introduced worse bugs. Now bitmaps > are not written in ext2_sbupdate(), so they are not synced > by sync() or fsync(). They are synced by unmount() and when > they are recycled. > > Bruce Now we are talking about ext2fs, what about the version that OpenBSD has, its GPL free (yeah!), do they have a fix for this. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..