]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
e2fsprogs: fix ptest bug for second running
authorQiu Tingting <qiutt@fujitsu.com>
Thu, 27 Apr 2023 07:29:14 +0000 (15:29 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 15 Jun 2023 21:37:35 +0000 (11:37 -1000)
commit496dc586446d09a77923bc191e5305ba06c8f59e
treee5995e1a41ac8874e1bc80cf4bd5d9c640df1c80
parent51a6a2f7917f18f67879ea9559084393ab68520b
e2fsprogs: fix ptest bug for second running

At second running, there are four new failed case:
  d_loaddump f_bigalloc_badinode f_bigalloc_orphan_list f_dup_resize

The test_data.tmp is necessary, but it is deleted by run-ptest.
So it should be restored after testing.

Signed-off-by: Qiu Tingting <qiutt@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit d0d08dd9a8a179e25b9cfcbac696c1d212a1910c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest
meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb