[Bug 165392] [ufs] [patch] Multiple mkdir/rmdir fails with errno 31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jun 2022 06:22:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165392 --- Comment #15 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=25a1b1f30c85670b6d970df426b97c07d4e0e61d commit 25a1b1f30c85670b6d970df426b97c07d4e0e61d Author: Peter Holm <pho@FreeBSD.org> AuthorDate: 2022-06-25 06:21:30 +0000 Commit: Peter Holm <pho@FreeBSD.org> CommitDate: 2022-06-25 06:21:30 +0000 stress2: Added reagression tests PR: 165392 tools/test/stress2/misc/nlink.sh (new +x) | 96 +++++++++++++++++++++++ tools/test/stress2/misc/nlink2.sh (new +x) | 71 +++++++++++++++++ tools/test/stress2/misc/nlink3.sh (new +x) | 106 +++++++++++++++++++++++++ tools/test/stress2/misc/nlink4.sh (new +x) | 105 +++++++++++++++++++++++++ tools/test/stress2/misc/nlink5.sh (new +x) | 120 +++++++++++++++++++++++++++++ 5 files changed, 498 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.