Subject: Re: Patch to disallow mounts of unclean FFS unless forced
To: None <tech-kern@netbsd.org>
From: None <jmmv@menta.net>
List: tech-kern
Date: 10/13/2003 20:52:24
On Mon, Oct 13, 2003 at 08:39:51PM +0200, jmmv@menta.net wrote:
> 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?
Never mind... I read umount, instead of mount...
--
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/