Re: [PATCH 2/3] iotests: Disable 125 on broken XFS versions

2019-09-26 Thread Max Reitz
On 25.09.19 23:28, Eric Blake wrote: > On 9/25/19 1:32 PM, Max Reitz wrote: >> And by that I mean all XFS versions, as far as I can tell.  All details >> are in the comment below. >> >> We never noticed this problem because we only read the first number from >> qemu-img info's "disk size" output --

Re: [PATCH 2/3] iotests: Disable 125 on broken XFS versions

2019-09-25 Thread Eric Blake
On 9/25/19 1:32 PM, Max Reitz wrote: And by that I mean all XFS versions, as far as I can tell. All details are in the comment below. We never noticed this problem because we only read the first number from qemu-img info's "disk size" output -- and that is effectively useless, because qemu-img

[PATCH 2/3] iotests: Disable 125 on broken XFS versions

2019-09-25 Thread Max Reitz
And by that I mean all XFS versions, as far as I can tell. All details are in the comment below. We never noticed this problem because we only read the first number from qemu-img info's "disk size" output -- and that is effectively useless, because qemu-img prints a human-readable value (which ge