Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 07/19/1994 07:20:02
mycroft
Tue Jul 19 07:14:21 PDT 1994
Update of /b/source/CVS/src/sys/isofs/cd9660
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/isofs/cd9660

Modified Files:
	cd9660_bmap.c cd9660_lookup.c cd9660_node.c cd9660_node.h 
	cd9660_rrip.c cd9660_vfsops.c cd9660_vnops.c iso.h 
Log Message:
Clean up a bit:
Implement cd9660_blkatoff() and use it.
Reduce lots of multiplies and divides to shifts.
Make some macros look more like UFS.
Make isodirino() return the inumber rather than poke it into the abyss.

------------------------------------------------------------------------------