> * io/tst-fcntl.c (do_prepare): Do not call add_temp_file here. > (do_test): Call add_temp_file here instead. This is a regression in the TEST_DIRECT case. Is there a reason you can't move the mkstemp call into do_prepare as is done in other test cases?