Subject: Re: Exports list management, take 3
To: None <jmmv84@gmail.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 09/20/2005 09:23:38
On Sep 20, 2005, at 2:16 AM, Julio M. Merino Vidal wrote:
>> Let's hold off on "feature" fields for now.. I'm working on a
>> proposal to clean up the advertising of capabilities and file
>> attributes.
>
> Aha. So should I go with an '#ifdef NFSSERVER' in the main code,
> at least for now?
Hm, read the diff again. Actually, I like the "vfsfeatureops"
thing... but I think it's misnamed. What it really is is a
notification mechanism for when volumes get mounted and unmounted.
Maybe you just need to rename it.
-- thorpej