pav 2007-02-14 09:29:33 UTC
FreeBSD src repository (doc,ports committer)
Modified files: (Branch: RELENG_6)
sys/fs/udf udf_vnops.c
Log:
MFC 1.63:
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.
Revision Changes Path
1.58.2.3 +52 -24 src/sys/fs/udf/udf_vnops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"