freebsd-dev/sys/fs/udf
Pav Lucistnik 0c09ac0d57 Rewrite the udf_read() routine to use a file vnode instead of the devvp vnode.
The code is modelled after cd9660, including support for simple read-ahead
courtesy of clustered read.

Fix udf_strategy to DTRT.

This change fixes sendfile(2) not to send out garbage.

Reviewed by:	scottl
MFC after:	1 month
2007-01-15 18:45:36 +00:00
..
ecma167-udf.h In udf_find_partmaps(), when we find a type 1 partition map, we have to 2006-07-25 14:15:50 +00:00
osta.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
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 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 Tell backing v_object the filesize right on it's creation. 2007-01-07 23:53:16 +00:00
udf_vnops.c Rewrite the udf_read() routine to use a file vnode instead of the devvp vnode. 2007-01-15 18:45:36 +00:00
udf.h Remove inode fields previously used for private inode hash tables. 2005-03-16 08:09:52 +00:00