freebsd-skq/usr.sbin/makefs
marcel 99aa6ad820 Set st_nlink in the stat structure within the inode to 1 as well.
The cd9660 file system uses that field for the link count and it
was 0. This impacts pwd_mkdb(8) as it checks for st_nlink not being
0 as part of closing a race.
2013-05-13 18:34:33 +00:00
..
cd9660
ffs
cd9660.c
cd9660.h
ffs.c
ffs.h
Makefile Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00
makefs.8 Remove contractions. 2013-04-11 18:46:41 +00:00
makefs.c
makefs.h Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00
mtree.c Set st_nlink in the stat structure within the inode to 1 as well. 2013-05-13 18:34:33 +00:00
walk.c Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00