On Thu, Sep 22, 2022 at 04:55:17PM +0200, Pavel Reichl wrote: > 2) If these $BASE_TEST_FILE* files won't take too much space, and won't affect > later testing, how about keeping them in $TEST_DIR, then remove these > specific _cleanup(). From my testing, after running g/285, g/436, g/445 and > g/448, I got [1]. Looks like they only takes ~25M space. > > Hi, > > as I mentioned in the commit message - in my case I'm getting: > 8.0G seek_sanity_testfile10 > So I think it's good idea to solve it somehow. OK, you can combine patch 1,3,4 into one patch, due to they all take too much space on filesystem which doesn't support sparse file, so we make sure these files be cleanup.