freebsd-nq/sys/fs/udf
John Baldwin 0b2ab5ec8e - Consolidate error handling in the cd9660 and udf mount routines.
- Always read the character device pointer while the associated devfs vnode
  is locked.  Also, use dev_ref() to obtain a new reference on the vnode for
  the mountpoint.  This reference is released on unmount.  This mirrors the
  earlier fix to FFS.

Reviewed by:	kib
2009-02-11 22:22:26 +00:00
..
ecma167-udf.h Use the same style as the rest of the file for the optional data string 2009-02-09 20:42:51 +00:00
osta.c
osta.h Put the osta.c license on osta.h. The license is the same. 2006-09-12 19:02:34 +00:00
udf_iconv.c
udf_mount.h
udf_vfsops.c - Consolidate error handling in the cd9660 and udf mount routines. 2009-02-11 22:22:26 +00:00
udf_vnops.c Mark udf(4) MPSAFE and add support for shared vnode locks during pathname 2009-02-09 20:50:23 +00:00
udf.h Add support for fifos to UDF: 2009-02-06 20:09:14 +00:00