diff options
| author | Peter Holm <pho@FreeBSD.org> | 2026-07-21 07:52:57 +0000 |
|---|---|---|
| committer | Peter Holm <pho@FreeBSD.org> | 2026-07-21 07:52:57 +0000 |
| commit | 4dc01fe70d9204d1cb635c76d59623c9e7c7776e (patch) | |
| tree | 5354af2086a0a57af8ba1ac127bbd371cdbc3c5c /tools/test | |
| parent | b11a605ebecc913ce23b90d2a0c619d262368f5b (diff) | |
stress2: Added a comment
Diffstat (limited to 'tools/test')
| -rwxr-xr-x | tools/test/stress2/misc/rename18.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test/stress2/misc/rename18.sh b/tools/test/stress2/misc/rename18.sh index f71e29bb1bef..a835cd10e65d 100755 --- a/tools/test/stress2/misc/rename18.sh +++ b/tools/test/stress2/misc/rename18.sh @@ -2,6 +2,7 @@ # Test scenario from: # Bug 295826 - kern_renameat() infinite loop +# D57453: Avoid infinite loop in renameat(2) set -u root=/root |
