Check if there are two threads,one keeps calling read() or lseek(), and the other calling readdir(), both on the same directory fd. Based on a testcase from Li Zefan <lizefan@xxxxxxxxxx>. http://marc
Zhao, Thanks for submitting this test. Only two minor errors that will be corrected at commit time. 1. The new script used generate this test produces errors. No need to resubmit, this has already be
Zhao, Thanks for submitting this test, it has been committed. xfstests generic 310: check concurrently of readdir and read on the same directory fd Check if there are two threads,one keeps calling re