Skip site navigation (1)Skip section navigation (2)
Date:      15 Jan 2002 14:40:58 +0100
From:      Dag-Erling Smorgrav <des@ofug.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:  <xzpu1tng2ad.fsf@flood.ping.uio.no>
In-Reply-To: <200201150717.g0F7HDk80248@freefall.freebsd.org>
References:  <200201150717.g0F7HDk80248@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kirk McKusick <mckusick@FreeBSD.org> 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.

Thank you, thank you, thank you, thank you!

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpu1tng2ad.fsf>