freebsd-dev/sys/fs/udf
Alfred Perlstein f257b7a54b Make VFS_ROOT() and vflush() take a thread argument.
This is to allow filesystems to decide based on the passed thread
which vnode to return.
Several filesystems used curthread, they now use the passed thread.
2004-07-12 08:14:09 +00:00
..
ecma167-udf.h
osta.c
osta.h
udf_iconv.c Add hooks for translating directories entries using the iconv methods. 2003-11-05 06:56:08 +00:00
udf_mount.h Add hooks for translating directories entries using the iconv methods. 2003-11-05 06:56:08 +00:00
udf_vfsops.c Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
udf_vnops.c Make the udf_vnops side endian clean. 2004-06-23 21:49:03 +00:00
udf.h First half of making UDF be endian-clean. This addresses the vfsops side. 2004-06-23 19:36:09 +00:00