Ian Kent wrote:

But how do you know what the keys are?


In order to make mount points visible you need to know what they are. The definition of a program map is that it produces map entries as output given an input key.


You need a new operation on a map -- enumerate. Most, but not all map types support it.


In the case of a program map I would suggest implementing enumeration by passing no argument and expecting the enumerated list back.

-hpa

_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to