H. Peter Anvin <[EMAIL PROTECTED]> wrote:
>
> The problem is that almost everything that browses does both a
> readdir() and a stat(); the readdir() is easy but keeping the stat()
> from mounting the filesystem is really, really hard...

In my experience with other automounters, that's how they work.  If you
stat() the mount-point, the filesystem is mounted.  I don't see it as a
problem; just the cost of doing business.  :)

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)      || "Nothing takes the taste out of peanut
sometimes known as David DeSimone  ||  butter quite like unrequited love."
  http://www.dallas.net/~fox/      ||                       -- Charlie Brown

Reply via email to