Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2002 22:29:29 -0800
From:      Kirk McKusick <mckusick@mckusick.com>
To:        Archie Cobbs <archie@dellroad.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern vfs_subr.c src/sys/ufs/ffs ffs_inode.c ffs_vfsops.c src/sys/ufs/ufs ufs_inode.c ufs_vnops.c 
Message-ID:  <200202110629.g1B6TTi07138@beastie.mckusick.com>
In-Reply-To: Your message of "Wed, 16 Jan 2002 22:24:49 PST." <200201170624.g0H6OnI19488@arch20m.dellroad.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
    From: Archie Cobbs <archie@dellroad.org>
    Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/ufs/ffs ffs_inode.c
	     ffs_vfsops.c src/sys/ufs/ufs ufs_inode.c ufs_vnops.c
    In-Reply-To: <200201150717.g0F7HDk80248@freefall.freebsd.org>
     "from Kirk McKusick at Jan 14, 2002 11:17:13 pm"
    To: Kirk McKusick <mckusick@FreeBSD.org>
    Date: Wed, 16 Jan 2002 22:24:49 -0800 (PST)
    Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org

    Kirk McKusick writes:
    >   Log:
    >   When downgrading a filesystem from read-write to read-only, operations
    >   involving file removal or file update were not always being fully
    >   committed to disk. The result was lost files or corrupted file data.
    >   This change ensures that the filesystem is properly synced to disk
    >   before the filesystem is down-graded.

    Any relation to kern/27044 ?

    -Archie

    __________________________________________________________________________
    Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

Indeed, the above change did resolve the problem listed in kern/27044.
I took the liberty of closing out that report.

	Kirk McKusick

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202110629.g1B6TTi07138>