scottl 2003/05/04 00:39:12 PDT
FreeBSD src repository
Modified files:
sys/fs/udf udf_vnops.c
Log:
Correctly calculate the size of the extent that should be read in
udf_readatoffset(). This should fixe problems with reading udf filesystems
created with mkisofs.
Revision Changes Path
1.27 +3 -3 src/sys/fs/udf/udf_vnops.c