看板 DFBSD_commit 關於我們 聯絡資訊
dillon 2005/02/14 08:11:42 PST DragonFly src repository Modified files: sys/vfs/isofs/cd9660 cd9660_node.c Log: Greatly reduce the size of ISOFS's inode hash table. CDs and DVDs are small and slow compared to hard disks, an ultra-efficient inode hash table is not necessary. Suggested-by: Joerg Sonnenberger <joerg@britannica.bec.de> Revision Changes Path 1.14 +11 -2 src/sys/vfs/isofs/cd9660/cd9660_node.c http://www.dragonflybsd.org/cvsweb/src/sys/vfs/isofs/cd9660/cd9660_node.c.diff?r1=1.13&r2=1.14&f=u