mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 01:59:01 -05:00
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. |
||
|---|---|---|
| .. | ||
| cd9660 | ||
| ffs | ||
| cd9660.c | ||
| cd9660.h | ||
| ffs.c | ||
| ffs.h | ||
| Makefile | ||
| makefs.8 | ||
| makefs.c | ||
| makefs.h | ||
| mtree.c | ||
| walk.c | ||