freebsd_amp_hwpstate/sys/isofs/cd9660
Bruce Evans 5a5573fd8e Use bread() instead of cluster_read() for reading the last block
in a file.  There was a (harmless, I think) off-by-1 error.  This
was fixed in ufs long ago (rev.1.21 of ufs_readwrite.c) but not
in cd9660.

cd9660_read() has stagnated in many other ways.  It is closer to
the Net/2 ufs_read() (which is was cloned from) than ufs_read()
itself is.
1997-10-27 14:55:49 +00:00
..
TODO
TODO.hibler
cd9660_bmap.c
cd9660_lookup.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
cd9660_mount.h
cd9660_node.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
cd9660_node.h Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
cd9660_vnops.c Use bread() instead of cluster_read() for reading the last block 1997-10-27 14:55:49 +00:00
iso.h
iso_rrip.h