Hi Corinna, Coverity points out that st.st_ino is un-initialized when it is passed to remote_fileio_to_fio_stat, which uses it. I have no idea if initializing it to zero is the right thing to do. Can you comment? Thanks, Michael