1 * SIGWINCH/SIGHUP to stop/restart worker threads during upgrade
2 * hot management interface
3 * reduce/minimize memory/stack usage
4 - switch from gnulib/hash to khash
5 * optional fsync/fdatasync/O_SYNC/msync for PUT (how?)
6 * fallocate support? slow emulation interfaces can be a problem...
7 * inotify (and kqueue) support for detecting new device directories
8 * cleanups: favor ccan/{list,container_of,check_types} ...
9 * rewrite test suite using Perl5 (Ruby language is too unstable)