[LTP] [linus:master] [f2fs] 9f0f6bf427: ltp.ADSP069.fail

Cyril Hrubis chrubis@suse.cz
Thu Sep 12 16:29:13 CEST 2024


Hi!
So what the test does is:

- creates a sparse file (truncates an empty file to non-zero size)
- starts N child processes that open the file and read it in chunks
  while they expect zeros to be read
- starts a single writer child that opens the file with O_DIRECT
  and writes zeros to the file starting at some offset

And if the test fails it means that at some point one of the reader
children have seen inconsistent state.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list