Subject: Re: need change in fs mount order
To: None <christos@nyc.deshaw.com, current-users@NetBSD.ORG>
From: Peter Seebach <seebs@solon.com>
List: current-users
Date: 06/28/1997 23:56:15
>I used to have the same change on my systems before I gave up on the onionfs
>I did not see any bad effects.

Fortuitous typo award!

The onionfs uses a feature where unlink() actually only calls truncate()
on the specified file, unlinking it only if the file was completely empty.

-s