diff options
-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: -------------------- |