Subject: Re: Patch to disallow mounts of unclean FFS unless forced
To: Jason Thorpe <thorpej@wasabisystems.com>
From: None <jmmv@menta.net>
List: tech-kern
Date: 10/13/2003 20:39:51
On Mon, Oct 13, 2003 at 11:09:28AM -0700, Jason Thorpe wrote:
> The following patch changes the FFS code to disallow mounts of unclean 
> file systems unless the mount is forced.  Mounts can be forced by root 
> using the -f flag to mount(8).  Non-root users are not allowed to force 
> mounts (this is enforced by sys_mount()).  The initial mount of the 
> root file system is always forced.
> 
> Comments?

Is it there any chance for this to fix kern/22797?

Thanks.

-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/