Subject: Re: Patch to disallow mounts of unclean FFS unless forced
To: Jason Thorpe <thorpej@wasabisystems.com>
From: Greywolf <greywolf@starwolf.com>
List: tech-kern
Date: 10/13/2003 11:12:57
Thus spake Jason Thorpe ("JT> ") sometime Today...
JT> The following patch changes the FFS code to disallow mounts of unclean
JT> file systems unless the mount is forced. Mounts can be forced by root
JT> using the -f flag to mount(8). Non-root users are not allowed to force
JT> mounts (this is enforced by sys_mount()). The initial mount of the
JT> root file system is always forced.
JT>
JT> Comments?
Are you disallowing all mounts, or only read/write mounts?
--*greywolf;
--
NetBSD: Stop, Drop, and Load