fsstress: Eliminate valgrind noise
authorAri Sundholm <ari@tuxera.com>
Wed, 20 Dec 2017 17:00:10 +0000 (19:00 +0200)
committerEryu Guan <eguan@redhat.com>
Sun, 24 Dec 2017 13:30:58 +0000 (21:30 +0800)
commit6db67b725296e7a633c0a99e6b218695b95c6a01
tree310f8495f5116df6945e4cb0c93884fd3ccbad76
parent3d04948b8238d6f33568b0a0fa1c7a177363ab6c
fsstress: Eliminate valgrind noise

This patch plugs what we think are the remaining sources of valgrind
noise we found when running fsstress under valgrind.  The noise is
caused by memory being left unfreed before process termination.

Signed-off-by: Ari Sundholm <ari@tuxera.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
ltp/fsstress.c