home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
unix
/
volume21
/
amd
/
part01
/
WishList
< prev
Wrap
Text File
|
1990-04-10
|
2KB
|
49 lines
Mon May 22 17:30:55 BST 1989 -- jsp
1. NFS ping algorithm should know about alternative port numbers.
2. Inheriting file systems should be more intelligent in the case
of a normal system fs. Should it ever try to unmount it?
3. The exported_ap array may be a limiting factor in a large system.
It should be made more dynamic. It is really only there to
make conversion between file handles and mount nodes faster.
Sun Jun 4 21:48:32 BST 1989 -- jsp
5. Prove there are no memory leaks in this beast.
Fri Jun 9 16:15:35 BST 1989 -- jsp
6. Allow more global defaults to be added with +Global -Local syntax.
Tue Jul 4 12:22:31 BST 1989 -- jsp
7. Allow aliases for built-in values, such as host name.
Fri Jul 7 16:21:39 BST 1989 -- jsp
8. Allow mount points to be added/deleted by amq.
9. Allow default options to be changed by amq.
10. Allow the map file to be changed by amq.
Mon Jul 17 20:34:23 BST 1989 -- jsp
11. Put the port number into /etc/mtab and let restart read it and
try to re-use the same port number.
12. Put all the option handling into amq and just interface via
an RPC protocol to amd. Makes 8-10 trivial to implement.
Thu Oct 26 17:27:51 BST 1989 -- jsp
13. amq should display current debug & trace levels (& orig)
Mon Dec 4 14:30:33 GMT 1989 -- rein@ifi.uio.no
14. amq should allow maps to be flushed like SIGHUP.
15. the AM_PINGER value should be a command line argument.
Thu Dec 14 14:38:42 GMT 1989
16. amq should display all internal state of Amd.