Date: Wed, 16 Jan 2002 22:24:49 -0800 (PST) From: Archie Cobbs <archie@dellroad.org> To: Kirk McKusick <mckusick@FreeBSD.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: <200201170624.g0H6OnI19488@arch20m.dellroad.org> In-Reply-To: <200201150717.g0F7HDk80248@freefall.freebsd.org> "from Kirk McKusick at Jan 14, 2002 11:17:13 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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 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?200201170624.g0H6OnI19488>