From nobody Thu Apr 03 10:27:12 2025 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZSybP1Lrjz5rPBM; Thu, 03 Apr 2025 10:27:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZSybP0htnz3gmg; Thu, 03 Apr 2025 10:27:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1743676033; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=W2oweZG9CTwRm01hSWoeRG8+fO9Ku72nCVYJ5o5FraQ=; b=pmwe/pbUcLB3Fz5UHzSdBqL2Y8YwvAUOR9bkz1u9MfmvrKDYUOACc54a6FVNvGYZI2KmRq CzSiiVFoxfxQsBmuUGQYSTfYnAGUtUMZHqVMaNEtBgGVybRp+Up1RnLxdn0lPeCvwhFsQQ qYzxxQmD9HTsshwkmqmtaaZUXniB/pGyLbgqQj1f1j7MDxKAhpf7OphrRKdHUpAxbCD4xG BlzelA44LZG0jkbTRWsUWSDHGg+AvHS2AEYj3satFxIcbvFR3yr4AtGNOEHxoWJu8mCoao bdeH6ThEpC3FwvGt3Hi4j6edUFZCDVYs4zzSnKrCKHufiz9koOGIKXtUDgj/rQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1743676033; a=rsa-sha256; cv=none; b=DjcF0RFlzgwv20XAkzzyY4SOzxALeyWQ7Fap0QAaDY1Ydjypmf7WaiLWcDTh1edC4OGWa9 qCdlIPWRmhRrG36NMfeqYlqkPvdh0qMVhqjhO5jBi7BxzIdBToVzb21iowclTqD79K4vSj p8LarmFEH0ymVM9DcNKo3o28NzjyRtaWHAfHgRn+nKUlMpRkmM/8OqhqkeSBSJB9ocgYb4 OtiKAhQS7bgR9VyXSaGFfHCTnDRsCi2uffG1O7FLM8idL+BMXZroZ++7Tz3LXcF+BaXd6F NX1jHXiSdsiaMPYam7fLnZpFGJw7+Xg7AAm0/15f+gaQu7hRZD3xe2YgWPg2ZQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1743676033; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=W2oweZG9CTwRm01hSWoeRG8+fO9Ku72nCVYJ5o5FraQ=; b=vLLVFXNsShTZlV6fVApz48zfI+Ap2JQ7xqc82rOszqyVp9Qp7ZSBMleTf492gCl/KxX5oW ugErBcXhrUEIaWANV68135Qe74GxLXh1z3cvIDscBSS/KFcLmktIVf8uDOPBPHnFQwawZS GpUGGTWv3IjJa1r2g6pbwcjAHp00R4nv9rTyD5wRH97f9bCUEZcXEStURIBDdiOJqVBPif dDJJnbPnaasNO+G09gCyshuaA+XgTmMTlMSsPoHIEE17uRX3YItvbct9b0eojlb9UzSDLy JvzhoS5NFIrr47BlIcF90qqv60YIVtOZAlGSrqUURnM1OoVVI7125hGyPIK96w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ZSybP0JXYzxW8; Thu, 03 Apr 2025 10:27:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 533ARCEL013820; Thu, 3 Apr 2025 10:27:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 533ARCPt013817; Thu, 3 Apr 2025 10:27:12 GMT (envelope-from git) Date: Thu, 3 Apr 2025 10:27:12 GMT Message-Id: <202504031027.533ARCPt013817@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Peter Holm Subject: git: ef777be98543 - main - stress2: Move files to the right directory List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pho X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ef777be98543f7daae90bd123d4fc1ec4a54efc2 Auto-Submitted: auto-generated The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=ef777be98543f7daae90bd123d4fc1ec4a54efc2 commit ef777be98543f7daae90bd123d4fc1ec4a54efc2 Author: Peter Holm AuthorDate: 2025-04-03 10:25:31 +0000 Commit: Peter Holm CommitDate: 2025-04-03 10:25:31 +0000 stress2: Move files to the right directory --- datamove6.sh => tools/test/stress2/misc/datamove6.sh | 0 ftruncate3.sh => tools/test/stress2/misc/ftruncate3.sh | 0 growfs3.sh => tools/test/stress2/misc/growfs3.sh | 0 kcmp.sh => tools/test/stress2/misc/kcmp.sh | 0 marcus8.sh => tools/test/stress2/misc/marcus8.sh | 0 mprotect3.sh => tools/test/stress2/misc/mprotect3.sh | 0 mprotect4.sh => tools/test/stress2/misc/mprotect4.sh | 0 mprotect5.sh => tools/test/stress2/misc/mprotect5.sh | 0 mprotect6.sh => tools/test/stress2/misc/mprotect6.sh | 0 msdos17.sh => tools/test/stress2/misc/msdos17.sh | 0 msdos20.sh => tools/test/stress2/misc/msdos20.sh | 0 msdos21.sh => tools/test/stress2/misc/msdos21.sh | 0 newfs8.sh => tools/test/stress2/misc/newfs8.sh | 0 nullfs31.sh => tools/test/stress2/misc/nullfs31.sh | 0 nullfs32.sh => tools/test/stress2/misc/nullfs32.sh | 0 pthread10.sh => tools/test/stress2/misc/pthread10.sh | 0 rangelocks.sh => tools/test/stress2/misc/rangelocks.sh | 0 rangelocks2.sh => tools/test/stress2/misc/rangelocks2.sh | 0 rename16.sh => tools/test/stress2/misc/rename16.sh | 0 rmdir.sh => tools/test/stress2/misc/rmdir.sh | 0 rsync.sh => tools/test/stress2/misc/rsync.sh | 0 rsync2.sh => tools/test/stress2/misc/rsync2.sh | 0 rsync3.sh => tools/test/stress2/misc/rsync3.sh | 0 seekhole2.sh => tools/test/stress2/misc/seekhole2.sh | 0 syzkaller71.sh => tools/test/stress2/misc/syzkaller71.sh | 0 syzkaller72.sh => tools/test/stress2/misc/syzkaller72.sh | 0 syzkaller73.sh => tools/test/stress2/misc/syzkaller73.sh | 0 27 files changed, 0 insertions(+), 0 deletions(-) diff --git a/datamove6.sh b/tools/test/stress2/misc/datamove6.sh similarity index 100% rename from datamove6.sh rename to tools/test/stress2/misc/datamove6.sh diff --git a/ftruncate3.sh b/tools/test/stress2/misc/ftruncate3.sh similarity index 100% rename from ftruncate3.sh rename to tools/test/stress2/misc/ftruncate3.sh diff --git a/growfs3.sh b/tools/test/stress2/misc/growfs3.sh similarity index 100% rename from growfs3.sh rename to tools/test/stress2/misc/growfs3.sh diff --git a/kcmp.sh b/tools/test/stress2/misc/kcmp.sh similarity index 100% rename from kcmp.sh rename to tools/test/stress2/misc/kcmp.sh diff --git a/marcus8.sh b/tools/test/stress2/misc/marcus8.sh similarity index 100% rename from marcus8.sh rename to tools/test/stress2/misc/marcus8.sh diff --git a/mprotect3.sh b/tools/test/stress2/misc/mprotect3.sh similarity index 100% rename from mprotect3.sh rename to tools/test/stress2/misc/mprotect3.sh diff --git a/mprotect4.sh b/tools/test/stress2/misc/mprotect4.sh similarity index 100% rename from mprotect4.sh rename to tools/test/stress2/misc/mprotect4.sh diff --git a/mprotect5.sh b/tools/test/stress2/misc/mprotect5.sh similarity index 100% rename from mprotect5.sh rename to tools/test/stress2/misc/mprotect5.sh diff --git a/mprotect6.sh b/tools/test/stress2/misc/mprotect6.sh similarity index 100% rename from mprotect6.sh rename to tools/test/stress2/misc/mprotect6.sh diff --git a/msdos17.sh b/tools/test/stress2/misc/msdos17.sh similarity index 100% rename from msdos17.sh rename to tools/test/stress2/misc/msdos17.sh diff --git a/msdos20.sh b/tools/test/stress2/misc/msdos20.sh similarity index 100% rename from msdos20.sh rename to tools/test/stress2/misc/msdos20.sh diff --git a/msdos21.sh b/tools/test/stress2/misc/msdos21.sh similarity index 100% rename from msdos21.sh rename to tools/test/stress2/misc/msdos21.sh diff --git a/newfs8.sh b/tools/test/stress2/misc/newfs8.sh similarity index 100% rename from newfs8.sh rename to tools/test/stress2/misc/newfs8.sh diff --git a/nullfs31.sh b/tools/test/stress2/misc/nullfs31.sh similarity index 100% rename from nullfs31.sh rename to tools/test/stress2/misc/nullfs31.sh diff --git a/nullfs32.sh b/tools/test/stress2/misc/nullfs32.sh similarity index 100% rename from nullfs32.sh rename to tools/test/stress2/misc/nullfs32.sh diff --git a/pthread10.sh b/tools/test/stress2/misc/pthread10.sh similarity index 100% rename from pthread10.sh rename to tools/test/stress2/misc/pthread10.sh diff --git a/rangelocks.sh b/tools/test/stress2/misc/rangelocks.sh similarity index 100% rename from rangelocks.sh rename to tools/test/stress2/misc/rangelocks.sh diff --git a/rangelocks2.sh b/tools/test/stress2/misc/rangelocks2.sh similarity index 100% rename from rangelocks2.sh rename to tools/test/stress2/misc/rangelocks2.sh diff --git a/rename16.sh b/tools/test/stress2/misc/rename16.sh similarity index 100% rename from rename16.sh rename to tools/test/stress2/misc/rename16.sh diff --git a/rmdir.sh b/tools/test/stress2/misc/rmdir.sh similarity index 100% rename from rmdir.sh rename to tools/test/stress2/misc/rmdir.sh diff --git a/rsync.sh b/tools/test/stress2/misc/rsync.sh similarity index 100% rename from rsync.sh rename to tools/test/stress2/misc/rsync.sh diff --git a/rsync2.sh b/tools/test/stress2/misc/rsync2.sh similarity index 100% rename from rsync2.sh rename to tools/test/stress2/misc/rsync2.sh diff --git a/rsync3.sh b/tools/test/stress2/misc/rsync3.sh similarity index 100% rename from rsync3.sh rename to tools/test/stress2/misc/rsync3.sh diff --git a/seekhole2.sh b/tools/test/stress2/misc/seekhole2.sh similarity index 100% rename from seekhole2.sh rename to tools/test/stress2/misc/seekhole2.sh diff --git a/syzkaller71.sh b/tools/test/stress2/misc/syzkaller71.sh similarity index 100% rename from syzkaller71.sh rename to tools/test/stress2/misc/syzkaller71.sh diff --git a/syzkaller72.sh b/tools/test/stress2/misc/syzkaller72.sh similarity index 100% rename from syzkaller72.sh rename to tools/test/stress2/misc/syzkaller72.sh diff --git a/syzkaller73.sh b/tools/test/stress2/misc/syzkaller73.sh similarity index 100% rename from syzkaller73.sh rename to tools/test/stress2/misc/syzkaller73.sh