NetBSD/sys/ufs/ufs
wrstuden b93040c6f1 Modify ufs_rename() to a) be more careful about reference counts (we no longer
depend on the initial lookups being doen with SAVESTART), and b) check
return values for errors.

Should fix PR 8491 for ufs - two simultaneous identical renames will now
work correctly. One will succeed, one will fail.
1999-12-13 19:07:21 +00:00
..
Makefile
dinode.h
dir.h
inode.h Define i_e2fs_rdev. 1999-11-18 08:26:21 +00:00
quota.h
ufs_bmap.c
ufs_bswap.h
ufs_extern.h
ufs_ihash.c
ufs_inode.c
ufs_lookup.c
ufs_quota.c
ufs_readwrite.c
ufs_vfsops.c
ufs_vnops.c Modify ufs_rename() to a) be more careful about reference counts (we no longer 1999-12-13 19:07:21 +00:00
ufsmount.h