fsstress: show the real file id and parid in rename_f()
authorkaixuxia <xiakaixu1987@gmail.com>
Thu, 31 Oct 2019 06:41:46 +0000 (14:41 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sat, 2 Nov 2019 05:55:52 +0000 (13:55 +0800)
commit266e3c91d6490b0d8fc33a2576c93f6945f05a21
tree62b00f0611e0348a2ecdf15cde0b75f007157d01
parentc062fdb6705ee3c505b0fdbe455679f91bf4efab
fsstress: show the real file id and parid in rename_f()

The source file id and parentid are overwritten by del_from_flist()
call, and should show the actually values.

Signed-off-by: kaixuxia <kaixuxia@tencent.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
ltp/fsstress.c