freebsd-dev/sys/fs/udf
Tim J. Robbins bf6ac110e0 Make udf_allocv() return an unlocked vnode instead of a locked one
to avoid a "locking against myself" panic when udf_hashins() tries
to lock it again. Lock the vnode in udf_hashins() before adding it to
the hash bucket.
2003-03-16 11:19:54 +00:00
..
ecma167-udf.h use __packed. 2002-09-23 18:54:32 +00:00
osta.c Remove stddef.h from the header list 2002-08-23 14:10:55 +00:00
osta.h
udf_vfsops.c Rename vfs_stdsync function to vfs_stdnosync which matches more 2003-03-11 22:15:10 +00:00
udf_vnops.c Make udf_allocv() return an unlocked vnode instead of a locked one 2003-03-16 11:19:54 +00:00
udf.h Factor out some ugle code that's shared by udf_readdir and udf_lookup. 2002-08-15 00:43:43 +00:00