NetBSD/sys/miscfs/nullfs
dholland 717e1785a5 Fix some race conditions in rename.
Introduce a per-FS rename lock and new vfsops to manipulate it.
Get this lock while renaming. Also add another relookup() in do_sys_rename,
which is a hack to kludge around some of the worst deficiencies of
ufs_rename.
reviewed-by: pooka (and an earlier rev by ad)
posted on tech-kern with no objections.
2008-01-28 14:31:15 +00:00
..
Makefile
files.nullfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
null.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
null_vfsops.c Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
null_vnops.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00