K 10 svn:author V 3 pav K 8 svn:date V 27 2007-01-15T18:45:36.000000Z K 7 svn:log V 305 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 END