# -*- text -*-

#fix Makefile

#make sure all DEBUG code is #ifdef'ed (see ioctl in vnode.c)
test code compiles and links with and w/o debug on/off

#fix fxn names of encode/decode stuff and arguments passed to them

#compare wrapfs to cryptfs to see what filename code needs to be ifdef'ed
#	with FIST_FILTER_NAME

#compare to linux 2.3 to see where FIST_DEBUG appears in sources

compare lofs to wrapfs to see what file page code needs to be ifdef'ed with
FIST_FILTER_DATA, but test it too!

#look at all FIST_* keywords I've added in linux 2.3

#grep for enwrap/dewrap

#nuke all refs to {set,get}_userpass functions
