stress2: Added syzkaller reproducers. Update the exclude file
stress2: Updated comments
stress2: Added a new test scenario
stress2: Fix cleanup
stress2: Limit output from test
stress2: Added two new test scenarios
stress2: Added two syzkaller reproducers. Updated the exclude file
stress2: Fix looping at exit and fix the cleanup
stress2: Added a regression test
stress2: syzkaller87 fixed by ebc17879f0885ca87644980f6275b9759b311eb3
stress2: Update the exclude list
stress2: No not rely on unset variables when using 'set -u'
stress2: Added more robust test termination
stress2: Added a syzkaller reproducer
stress2: Added kqueuex(KQUEUE_CPONFORK) test scenarios
stress2: Do not try to open a fifo
stress2: Add syzkaller reproducers
stress2: Limit disk usage to avoid a disk full message
stress2: Do not follow symbolic links
stress2: Fix removal of supplementary groupsTo this end, call setgroups(0, NULL) instead of passing the effectiveGID. This stance is fully compatible with older versions of FreeBSD.Fixes:
stress2: Fix removal of supplementary groupsTo this end, call setgroups(0, NULL) instead of passing the effectiveGID. This stance is fully compatible with older versions of FreeBSD.Fixes: 9da2fe96ff2e ("kern: fix setgroups(2) and getgroups(2) to match other platforms")MFC after: 5 daysSponsored by: The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D52290
show more ...
stress2: Added two new fdescfs test scenarios
stress2: Fix how the reproducer is run. Lingering threads seen before
stress2: Do not exit the test program without clearing the trace flagsDiscussed with: kib
12345678910>>...12