Fixes to generic quota tests for XFS with 32k and 64k block sizes. The tests are failing for bigger block sizes due to minimum allocation unit > IO size or the way default delayed allocation works. I have tested this on both 4k and 64k page size systems. Pankaj Raghav (2): generic/219: use filesystem blocksize while calculating the file size generic: increase file size to match CoW delayed allocation for XFS 64k bs tests/generic/219 | 18 +++++++++++++++--- tests/generic/305 | 2 +- tests/generic/305.out | 12 ++++++------ tests/generic/326 | 2 +- tests/generic/326.out | 12 ++++++------ tests/generic/328 | 2 +- tests/generic/328.out | 16 +++++++++------- 7 files changed, 39 insertions(+), 25 deletions(-) base-commit: 891f4995ab07ee0a07eca156915ed87ab5f479f6 -- 2.44.1