autofs TODO list
----------------
* Support multimount entries.
* Failed-lookup cache (maybe not: this could be expensive in terms of
  kernel memory if a process went berzerk).
* /net support: need hostname resolver module (easy) as well as mountd
  query and "filler tree" support (messy: need major mods to directory
  handling in kernel code).
* Support URL format or -fstype= entries so we can automount nfs,
  smb,... (eventually ftp, http...)?
* Additional lookup modules: [ng]dbm, db/hash, (hesiod?)...
* Document the intermodule interface.
* Document the program...
