todo

来自「Solaris操作系统下的过滤驱动程序, C源码程序.」· 代码 · 共 23 行

TXT
23
字号
# -*- 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 sourcescompare lofs to wrapfs to see what file page code needs to be ifdef'ed withFIST_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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?