dfb7cec746
names (including the terminating NUL), as well as directory entries with extra free space (d->d_reclen > UFS_DIRSIZ(d)). Inspired from FreeBSD: https://svnweb.freebsd.org/base?view=revision&revision=347066 While the kernel has been fixed to deal with the padding bytes (new kernels will correctly zero out all the padding after the name), it appears that there is still an issue with directory entries with extra free space, since a newly created and populated filesystem gets modified with "fsck_ffs -z". |
||
---|---|---|
.. | ||
SMM.doc | ||
dir.c | ||
extern.h | ||
fsck_ffs.8 | ||
fsck.h | ||
inode.c | ||
main.c | ||
Makefile | ||
Makefile.common | ||
pass1.c | ||
pass1b.c | ||
pass2.c | ||
pass3.c | ||
pass4.c | ||
pass5.c | ||
pass6.c | ||
quota2.c | ||
setup.c | ||
utilities.c | ||
wapbl.c |