git: 2518b1c74264 - main - stress2: Add list of problems found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Dec 2022 11:04:11 UTC
The branch main has been updated by pho:
URL: https://cgit.FreeBSD.org/src/commit/?id=2518b1c74264dd734eb0330349216abb581bc5c8
commit 2518b1c74264dd734eb0330349216abb581bc5c8
Author: Peter Holm <pho@FreeBSD.org>
AuthorDate: 2022-12-07 11:03:44 +0000
Commit: Peter Holm <pho@FreeBSD.org>
CommitDate: 2022-12-07 11:03:44 +0000
stress2: Add list of problems found
---
tools/test/stress2/misc/gnop10.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/test/stress2/misc/gnop10.sh b/tools/test/stress2/misc/gnop10.sh
index 012104cbf9ed..8bb3c9b2167d 100755
--- a/tools/test/stress2/misc/gnop10.sh
+++ b/tools/test/stress2/misc/gnop10.sh
@@ -32,6 +32,10 @@
# Copy of gnop9.sh. Uses SU instead of SUJ.
+# https://people.freebsd.org/~pho/stress/log/log0269.txt
+# https://people.freebsd.org/~pho/stress/log/log0370.txt
+# https://people.freebsd.org/~pho/stress/log/log0396.txt
+
[ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
. ../default.cfg