Re: [PATCH] generic: Add nocheck shutdown stress test

2017-09-22 Thread Eryu Guan
On Thu, Sep 21, 2017 at 02:34:43PM -0700, Khazhismel Kumykov wrote: > Most shutdown tests only run on filesystems with metadata journaling, so > we lose coverage. Add a shutdown stress test that doesn't check for > consistency, so does not require journaling. > > Signed-off-by: Khazhismel Kumykov

[PATCH] generic: Add nocheck shutdown stress test

2017-09-21 Thread Khazhismel Kumykov
Most shutdown tests only run on filesystems with metadata journaling, so we lose coverage. Add a shutdown stress test that doesn't check for consistency, so does not require journaling. Signed-off-by: Khazhismel Kumykov --- tests/generic/999 | 84 +