All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/1] generic: add test for boundary in xfs_attr_shortform_verify
@ 2020-09-14 15:32 Pavel Reichl
  2020-09-14 15:32 ` [PATCH v4 1/1] " Pavel Reichl
  0 siblings, 1 reply; 7+ messages in thread
From: Pavel Reichl @ 2020-09-14 15:32 UTC (permalink / raw)
  To: fstests

Add test for XFS bug that corrupted metadata if extended attribute name
of length 1 was used.

V4 did the following changes:
1) replaced the system-wide cache drop and sleep by _scratch_cycle_mount
2) output of getfattr is grepped for attribute name to simplify expected
output
3) dropped explicit _check_scratch_fs
4) renamed the test from 609 to 611 - to resolve the conflict after the
recent update of master branch.

Pavel Reichl (1):
  generic: add test for boundary in xfs_attr_shortform_verify

 tests/generic/611     | 61 +++++++++++++++++++++++++++++++++++++++++++
 tests/generic/611.out |  2 ++
 tests/generic/group   |  1 +
 3 files changed, 64 insertions(+)
 create mode 100755 tests/generic/611
 create mode 100644 tests/generic/611.out

-- 
2.26.2


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

end of thread, other threads:[~2020-09-16  0:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 15:32 [PATCH v4 0/1] generic: add test for boundary in xfs_attr_shortform_verify Pavel Reichl
2020-09-14 15:32 ` [PATCH v4 1/1] " Pavel Reichl
2020-09-15  1:48   ` Darrick J. Wong
2020-09-15 11:56   ` Zorro Lang
2020-09-15 11:50     ` Pavel Reichl
2020-09-15 12:35       ` Zorro Lang
2020-09-15 12:59         ` Pavel Reichl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.