freebsd-dev/sys/fs/udf
Scott Long d1def83b54 Fix udf_read(). Honor the uio_resid when determining the size of
the block to read and copy out.  This removes the hack in
udf_readatoffset() for only reading one block at a time.  WooHoo!
Remove a redundant test for fragmented fids in both udf_readdir()
and udf_lookup().  Add comment to both as to why the test is
written the way it is.  Add a few more safety checks for brelse().

Thanks to Timothy Shimmin <tes@boing.melbourne.sgi.com> for pointing
out these problems.
2002-04-30 05:05:05 +00:00
..
ecma167-udf.h
osta.c
osta.h
udf_mount.h
udf_vfsops.c
udf_vnops.c Fix udf_read(). Honor the uio_resid when determining the size of 2002-04-30 05:05:05 +00:00
udf.h