Subject: Re: But there may be a bug in the "clean filesystem" code anyway.
To: None <jfw@jfwhome.funhouse.com>
From: John Kohl <jtk@kolvir.blrc.ma.us>
List: current-users
Date: 04/19/1995 18:38:08
I think the problem with the clean code is that a forcible unmount
results in a "clean" marking.  The clean marking should only be applied
if the mount would have succeeded without the force flag.  I'll code up
some diffs for this and send them in via send-pr.

==John