public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] selftests/fchmodat2: Error handling and general cleanups
@ 2025-10-15 12:36 Mark Brown
  2025-10-15 12:36 ` [PATCH v3 1/2] selftests/fchmodat2: Clean up temporary files and directories Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Brown @ 2025-10-15 12:36 UTC (permalink / raw)
  To: Shuah Khan, Alexey Gladkov, Christian Brauner
  Cc: linux-kselftest, linux-kernel, Mark Brown

I looked at the fchmodat2() tests since I've been experiencing some
random intermittent segfaults with them in my test systems, while doing
so I noticed these two issues.  Unfortunately I didn't figure out the
original yet, unless I managed to fix it unwittingly.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Changes in v3:
- Rebase onto v6.18-rc1.
- Link to v2: https://lore.kernel.org/r/20250812-selftests-fchmodat2-v2-0-f2d5380e94c3@kernel.org

Changes in v2:
- Rebase onto v6.17-rc1.
- Link to v1: https://lore.kernel.org/r/20250714-selftests-fchmodat2-v1-0-b74f3ee0d09c@kernel.org

---
Mark Brown (2):
      selftests/fchmodat2: Clean up temporary files and directories
      selftests/fchmodat2: Use ksft_finished()

 tools/testing/selftests/fchmodat2/fchmodat2_test.c | 166 ++++++++++++++-------
 1 file changed, 112 insertions(+), 54 deletions(-)
---
base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20250711-selftests-fchmodat2-c30374c376f8

Best regards,
--  
Mark Brown <broonie@kernel.org>


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

end of thread, other threads:[~2025-10-15 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15 12:36 [PATCH v3 0/2] selftests/fchmodat2: Error handling and general cleanups Mark Brown
2025-10-15 12:36 ` [PATCH v3 1/2] selftests/fchmodat2: Clean up temporary files and directories Mark Brown
2025-10-15 12:36 ` [PATCH v3 2/2] selftests/fchmodat2: Use ksft_finished() Mark Brown
2025-10-15 13:41 ` [PATCH v3 0/2] selftests/fchmodat2: Error handling and general cleanups Alexey Gladkov

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