FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH v2 0/1] generic: test i_blocks for truncated large files
@ 2022-09-13 12:58 Pavel Reichl
  2022-09-13 12:58 ` [PATCH v2 1/1] " Pavel Reichl
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Reichl @ 2022-09-13 12:58 UTC (permalink / raw)
  To: fstests

thanks for the comments on version #1 and sorry for a late reply
- I was on a vacation.

I updated the test as suggested and worked around the EXT2 fail using 
"_within_tolerance" and 1% as the tolerance...I have a mixed feelings
about this - it's not supported by any math, just a magic number to
avoid false positive. Any thoughts?

Thanks!


Pavel Reichl (1):
  generic: test i_blocks for truncated large files

 tests/generic/698     | 48 +++++++++++++++++++++++++++++++++++++++++++
 tests/generic/698.out |  2 ++
 2 files changed, 50 insertions(+)
 create mode 100755 tests/generic/698
 create mode 100644 tests/generic/698.out

-- 
2.37.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-15  4:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13 12:58 [PATCH v2 0/1] generic: test i_blocks for truncated large files Pavel Reichl
2022-09-13 12:58 ` [PATCH v2 1/1] " Pavel Reichl
2022-09-14  6:06   ` Zorro Lang
2022-09-14 17:59   ` Darrick J. Wong
2022-09-15  4:07     ` Zorro Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox