1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/ufs
Bruce Evans 5bd5c8b9e5 Quick fix for breakage of ext2fs link counts as reported by stat(2) by
the soft updates changes: only report the link count to be i_effnlink
in ufs_getattr() for file systems that maintain i_effnlink.

Tested by:	Mike Dracopoulos <mdraco@math.uoa.gr>
1999-11-03 12:05:39 +00:00
..
ffs Quick fix for breakage of ext2fs link counts as reported by stat(2) by 1999-11-03 12:05:39 +00:00
mfs Make MFS work with the new root filesystem search process. 1999-11-03 11:02:47 +00:00
ufs Quick fix for breakage of ext2fs link counts as reported by stat(2) by 1999-11-03 12:05:39 +00:00