Ian Kent wrote:
> 
> I'd like to find a simple way to accommodate this while retaining the
> multiple map functionality.

    Fine by me.  Bear in mind that the map-name (the bit I'm suggesting 
should be added to /proc/mounts) will be different.  eg: from your 
original example:

  /home /etc/auto.server1.home
  /home /etc/auto.server2.home

So we'd end up with 2 lines in /proc/mounts:

  /etc/auto.server1.home /home autofs ....
  /etc/auto.server2.home /home autofs ....

(I think...although whether the patch I sent is sufficient to achieve 
that I don't know)

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to