diff options
author | H. Peter Anvin <hpa@zytor.com> | 1998-04-06 11:03:31 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 1998-04-06 11:03:31 +0000 |
commit | 470b72f4c94152dad8f086155a219ffeec5a79e1 (patch) | |
tree | 064216a75a4bfaeb9a95d02c9e4559d5c841e136 | |
parent | 9e99f65aa4f9aa1ce00640e8ceb051f8680fbb03 (diff) | |
download | autofs3-470b72f4c94152dad8f086155a219ffeec5a79e1.tar.gz autofs3-470b72f4c94152dad8f086155a219ffeec5a79e1.tar.xz autofs3-470b72f4c94152dad8f086155a219ffeec5a79e1.zip |
Updates...
-rw-r--r-- | .prerel | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -1 +1 @@ -12 +13 @@ -15,7 +15,11 @@ Since autofs-0.3.14: "configure". * If mount(8) supports the "-s" (sloppy) option, pass it. Have "configure" test to see if it does or not. -* Fix from David Engels for Sun map multiserver entries. +* Fix from David Engels for Sun map multiserver entries. (Also + requires support in mount(8).) +* When determining if an NFS filesystem is really local, don't bail + out if we get an error from connect(). Keep going to the next + address instead. Since autofs-0.3.13: -------------------- |