--- IO-AIO/README 2006/02/01 23:43:17 1.15 +++ IO-AIO/README 2006/03/01 23:56:55 1.16 @@ -247,7 +247,7 @@ without a non-initial dot) and likely non-directories (everything else). Then every entry + "/." will be "stat"'ed, likely directories first. This is often faster because filesystems might detect the - type of the entry without reading the inode data (e.g. ext2s + type of the entry without reading the inode data (e.g. ext2fs filetype feature). If that succeeds, it assumes that the entry is a directory or a symlink to directory (which will be checked seperately).