freebsd-skq/sys/ufs
Warner Losh b82396269c Add missing check for LINK_MAX in ufs_rename. Since ip->i_effnlink and
ip->nlink were different types, there was a masked overflow.

Reported by: Mark Slemco <marcs@znep.com>
1999-02-25 09:52:46 +00:00
..
ffs fix double LIST_REMOVE; other cosmetic changes to match version 9.32. 1999-02-17 20:01:20 +00:00
mfs Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 00:57:57 +00:00
ufs Add missing check for LINK_MAX in ufs_rename. Since ip->i_effnlink and 1999-02-25 09:52:46 +00:00