K 10 svn:author V 3 dfr K 8 svn:date V 27 1997-04-05T14:50:56.000000Z K 7 svn:log V 315 Fix linux_getdents so that it can cope with filesystems which translate the directory format (ext2fs, cd9660). For these filesystems, it must use cookies to find the correct offset to use for subsequent reads. Without it, linux /bin/ls tends to loop re-reading the same block over and over again. 2.2 candidate. END