NetBSD/sbin/fsck_lfs
perseant b0a56e6928 Take care preserving the integrity of the free list during roll forward.
Also, avoid freeing a deleted vnode twice when a file is remove during
roll forward.
2005-04-12 23:14:18 +00:00
..
bufcache.c Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00
bufcache.h Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00
dir.c
extern.h
fsck_lfs.8
fsck_vars.h
fsck.h Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00
inode.c "#define lfs_devvp lfs_unlockvp" for readability, since that's what we 2005-03-25 20:16:37 +00:00
lfs.c When creating an int hash value from pointer, go via intptr_t. 2005-04-12 12:42:02 +00:00
lfs.h Move the definition of simple_lock() and simple_unlock() to a common 2005-04-01 23:45:59 +00:00
main.c Correct phase 0 message 2005-04-06 04:32:59 +00:00
Makefile
pass0.c Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00
pass1.c remove obsolete "register" declarations. 2005-02-06 06:13:47 +00:00
pass2.c Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00
pass3.c Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
pass4.c remove obsolete "register" declarations. 2005-02-06 06:13:47 +00:00
pass5.c Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00
pass6.c Take care preserving the integrity of the free list during roll forward. 2005-04-12 23:14:18 +00:00
segwrite.c Move the definition of simple_lock() and simple_unlock() to a common 2005-04-01 23:45:59 +00:00
segwrite.h
setup.c Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00
utilities.c Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
vars.c
vnode.c Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00
vnode.h Be more efficient with the hash tables for the buffer and vnode caches. 2005-04-11 23:19:24 +00:00