Re: [PATCH 1/3] iotests: Provide a function for checking the creation of huge files

2019-12-03 Thread Alex Bennée
Thomas Huth writes: > Some tests create huge (but sparse) files, and to be able to run those > tests in certain limited environments (like CI containers), we have to > check for the possibility to create such files first. Thus let's introduce > a common function to check for large files, and

[PATCH 1/3] iotests: Provide a function for checking the creation of huge files

2019-12-02 Thread Thomas Huth
Some tests create huge (but sparse) files, and to be able to run those tests in certain limited environments (like CI containers), we have to check for the possibility to create such files first. Thus let's introduce a common function to check for large files, and replace the already existing