Subject: Re: Patch to disallow mounts of unclean FFS unless forced
To: Jason Thorpe <thorpej@wasabisystems.com>
From: Robert Elz <kre@munnari.OZ.AU>
List: tech-kern
Date: 10/15/2003 03:37:16
    Date:        Mon, 13 Oct 2003 11:19:08 -0700
    From:        Jason Thorpe <thorpej@wasabisystems.com>
    Message-ID:  <BC45EABB-FDA9-11D7-988B-000A957650EC@wasabisystems.com>

  | 
  | On Monday, October 13, 2003, at 11:12  AM, Greywolf wrote:
  | 
  | > Are you disallowing all mounts, or only read/write mounts?
  | 
  | All.

Why?

What is to be done with an unclean filesystem image on read only media?
(The kind of think you'd get if you just copied a mounted filesystem to CDROM).

Exactly what problem is being fixed here?

kre