K 10 svn:author V 3 dfr K 8 svn:date V 27 1994-09-09T11:11:01.000000Z K 7 svn:log V 326 Fixed some confusion between the size of a logical block and the size of a device block which was stopping symbolic links working. cd9660_readdir was incorrectly casting a pointer to the d_namlen field of a struct dirent to a (u_short*) which caused the directory entries "." and ".." to read incorrectly. Submitted by: dfr END