From: Ævar Arnfjörð Bjarmason Date: Mon, 3 Sep 2018 14:49:24 +0000 (+0000) Subject: fsck: add a performance test X-Git-Tag: v2.20.0-rc0~196^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6cb173b5b62c2e86febe06b8575ae808533a3834?hp=6cb173b5b62c2e86febe06b8575ae808533a3834 fsck: add a performance test Add a plain performance test for "fsck". This test will not be used to / referred to in any upcoming commit of mine in this series, but having a simple test for fsck performance is valuable, so let's add it while we're at it. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano ---