704f8889fa
to do two things: 1) properly set "recycle?" in inactive 2) easily check if we are renaming a removed vnode. without the check, it was possible to enter a dirent in the file system for a removed (and hence scheduled to be vcleaned) vnode. this would lead to the succesful vget() of a clean vnode. the use of the cleaned vnode was, however, less succesful, except for purposes of crashing. |
||
---|---|---|
.. | ||
Makefile | ||
bfs.c | ||
bfs.h | ||
bfs_sysvbfs.c | ||
files.sysvbfs | ||
sysvbfs.c | ||
sysvbfs.h | ||
sysvbfs_args.h | ||
sysvbfs_vfsops.c | ||
sysvbfs_vnops.c |