I have been relying on the behavior that

foo     host:/export/foo

uses 'bind' if host is localhost, and 'nfs' otherwise...

i.e. if i am on the machine "host", /export/foo is mounted on /mnt/foo using
bind, but if i am not on "host", host:/export/foo is mounted on /mnt/foo
using nfs.

But the latest version of autofs no longer does that.

Do i have to use this everywhere now?

foo     (1),host(2):/export/foo

The behavior is more like what I expect, but it seems wasteful.

-- 
Nye Liu
n...@mrv.com
(818) 772-6235x248
(818) 772-0576 fax

"Who would be stupid enough to quote a fictitious character?"
        -- Don Quixote

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to