NetBSD/sys/fs/udf
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
..
ecma167-udf.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
files.udf
Makefile
udf_bswap.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_mount.h Fix header re-inclusion protection defines to a less generic naming 2006-02-02 15:52:23 +00:00
udf_osta.c use __KERNEL_RCSID() instead of __RCSID() 2007-12-11 12:05:27 +00:00
udf_osta.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_subr.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
udf_subr.h remove trailing newlines 2006-03-05 16:55:44 +00:00
udf_vfsops.c Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
udf_vnops.c Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
udf.h Merge from vmlocking: 2007-10-10 20:42:20 +00:00