lfs_dir_read error if removed some files in the directory...
there are some files in a directory,like file1,file2,file3...filen, This is the step: 1.lfs_dir_open a directory 2.lfs_dir_read and get some files,for example file1,flie2 3.lfs_remove some files that have not read by lfs_dir_read,for...