5d2f3e4908
* Extend the lfs library from fsck_lfs(8) so that it can be used with a not-yet-existent LFS. Make newfs_lfs(8) use this library, so it can create LFSs whose Ifile is larger than one segment. * Make newfs_lfs(8) use strsuftoi64() for its arguments, a la newfs(8). * Make fsck_lfs(8) respect the "file system is clean" flag. * Don't let fsck_lfs(8) think it has dirty blocks when invoked with the -n flag. |
||
---|---|---|
.. | ||
bufcache.c | ||
bufcache.h | ||
dir.c | ||
extern.h | ||
fsck_lfs.8 | ||
fsck_vars.h | ||
fsck.h | ||
inode.c | ||
lfs.c | ||
lfs.h | ||
main.c | ||
Makefile | ||
pass0.c | ||
pass1.c | ||
pass2.c | ||
pass3.c | ||
pass4.c | ||
pass5.c | ||
pass6.c | ||
segwrite.c | ||
segwrite.h | ||
setup.c | ||
utilities.c | ||
vars.c | ||
vnode.c | ||
vnode.h |