History log of /freebsd-current/tools/test/stress2/misc/nlink3.sh
Revision Date Author Comments
# 49a83b94 25-Nov-2023 Peter Holm <pho@FreeBSD.org>

stress2: Do not make assumptions about the value of UFS_LINK_MAX


# 4d846d26 10-May-2023 Warner Losh <imp@FreeBSD.org>

spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD

The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with: pfg
MFC After: 3 days
Sponsored by: Netflix


# 25a1b1f3 25-Jun-2022 Peter Holm <pho@FreeBSD.org>

stress2: Added reagression tests
PR: 165392