NetBSD/sys/ufs
mikel b81091e992 POSIX.1 specifies that a failed link() to a directory must return EPERM,
and EMLINK was not documented; from Klaus Klein in PR standards/3397.
Also documented EOPNOTSUPP for filesystems that don't support hard links.
1997-03-27 07:30:25 +00:00
..
ffs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
lfs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
mfs Implement similar fix as in the NQNFS fix from BSDI, to avoid race conditions 1997-02-22 03:25:05 +00:00
ufs POSIX.1 specifies that a failed link() to a directory must return EPERM, 1997-03-27 07:30:25 +00:00