Re: [PATCH] more autofs4 fixes for 2.3.99-pre5

Jeremy Fitzhardinge (jeremy@goop.org)
Fri, 14 Apr 2000 00:49:22 -0700 (PDT)


On 14-Apr-2000 H. Peter Anvin wrote:
> Linus Torvalds wrote:
>> Hmm.. I like the fact that it removes a lot of code.
>>
>
> Yes, autofs v3 does a lot of extra work by sheer virtue of having been
> written before the dcache existed. Using the dcache is clearly the
> right thing to do.

However because I can't keep persistent information attached to a dentry,
I may need to add some lightweight skeleton to remember it. Otherwise
you can really kill a machine's performance with lots of rapid failing
requests.

J

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/