NetBSD/sys/miscfs/portal
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
..
files.portal
Makefile
portal_vfsops.c Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
portal_vnops.c portal_advlock: badop -> eopnotsupp. I guess advlock can be called 2008-01-19 21:54:47 +00:00
portal.h pcr_ngroups should be uint16_t. 2006-06-05 13:24:22 +00:00