$Id: TODO,v 1.5 1998/11/05 04:09:48 hpa Exp $

autofs v3 TODO list
-------------------
* The autofs v3 project is closed, except for bugfixes.  I may or may
  not choose to accept feature enhancements written by other people;
  please contact me directly.

autofs v4 TODO list
-------------------
* Completely rewritten kernel protocol, use multithreading rather than
  processes in the daemon.
* Support multimount entries.  (Quite messy: can't unmount the
  tree as a unit, probably needs locking while constructing the tree,
  and needs scaffolding if no entry for /.  Appears *very* difficult
  to do without threading!)
* /net support: need hostname resolver module (easy) as well as mountd
  query (easy) plus all the multimount entry stuff...
