From nobody Tue Jun 16 11:00:53 2026 X-Original-To: dev-commits-src-all@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 4gfkYf1HgYz6hR58 for ; Tue, 16 Jun 2026 11:00:54 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gfkYd6mWqz3H77 for ; Tue, 16 Jun 2026 11:00:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781607654; 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=nH0lqEp6/0HastWIZDigH+lUeU5+YKoG8R9pVyM5r2I=; b=AmNg69zzqkaLwsAyXRm7jGZYYrnPLGVBysCeLhIlwLF+2rr8e0FAmzezyAlXuIGF+uFqOC XyiRY9rzl5Jn0gcbXZGtUuweeCyEO4ttABwz8uGxqI1EImGZxTVDi+oGFE7VQgfiMsRCIU ILVWgF1XCx38NelAM/9GX/j3xCULbd23d5NdlM1gwWxY2E93mRuUcpryThnFU2H7HpWVUD 57eL3b7bksa1p506+zmVmBqeu1JcPn7vkNQYAOxSTnBT2p5EHfNrLXcsh+PG8jIoR42NnO WjcfacpCFqVm05Tmm6M3D1uC6pm1X4fp0w4CmXogxn6pm0zTRZ/KHOCSwyh0cw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781607653; a=rsa-sha256; cv=none; b=bdnj+fzS8f+jLSJDnm0AotHzgXZJTUox3u63q5dMoAMEdfEXJum76YfmBQBR0ejClMX9cm IjhGfCyUVXENkRaf3j0+u+m0JcCVKcTDhjYEe+4FGYrG0f8XSAziTOmu6DInEx2xIr5XXe eIpV/J20wS1V1AR0nBSMRlCnaU9/6+kDkU2QVwGoaECPT+ROoVYLJxqvZQ5ukqfOQhuP8v uOrjAtd/HVi+n/NrLOrzsH7jMQd9AB3k5CY63s6MVUUB4gBaTR3PDpPzJiJRYM+KM2gox7 tAlOgkLgBDgTRE1q/Yftr9Ga5VTvk5GbadPdWp9C7oxefnJTP3p2HUphP2+fVQ== 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=1781607653; 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=nH0lqEp6/0HastWIZDigH+lUeU5+YKoG8R9pVyM5r2I=; b=mGz1VzpNsfGkeZlSMHWsMEqqKY8Y2YORai0ezpu9JyiiAmK8P8TlQXZie4SzB72/QhjQZk clm2E0sLewONl861P8qzHNTf873+N6J5C6/tLPYs8NsJXjW6kznjq2o3Mwk/sffb0s/nCz lef9tonFQ7sx9SDik01x8aOOnYtWUqDTXTKsCA6q4DxThjDbP928EMPSeSkUhI7EwWeyTW WrE9kVMksmCf37jZIjUkzoaj+AONjnu6sQoaTlXvfLX1uwcUbOazNJRhfVJiALcA0Hunxs Sm7ZHGK/x3TBLEbhhxDKuuItESRrLwaQZG4Kff/ABz+qtApAqtBvJRrtXM5zFA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gfkYd5jphz7DL for ; Tue, 16 Jun 2026 11:00:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1c993 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 16 Jun 2026 11:00:53 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Stefa=?utf-8?Q?n E=C3=9Fer?= Subject: git: e5e9bda91425 - stable/14 - tools/test/stress2/misc/msdos12.sh: fix permission issue List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: se X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: e5e9bda914251583fe073fbb360b6f4dc988e4e9 Auto-Submitted: auto-generated Date: Tue, 16 Jun 2026 11:00:53 +0000 Message-Id: <6a312ce5.1c993.6015fb6@gitrepo.freebsd.org> The branch stable/14 has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=e5e9bda914251583fe073fbb360b6f4dc988e4e9 commit e5e9bda914251583fe073fbb360b6f4dc988e4e9 Author: Stefan Eßer AuthorDate: 2026-06-11 11:42:23 +0000 Commit: Stefan Eßer CommitDate: 2026-06-16 11:00:33 +0000 tools/test/stress2/misc/msdos12.sh: fix permission issue This test runs with rights of an un-privileged user writing to a file system only writable by the owner. Since no UID was provided in the mount command, the owner of the file system was "root", and thus writing was not allowed for $testuser. Fix this issue by mounting with "-u $testuser". MFC after: 3 days (cherry picked from commit b440741db4ea1ccfa17acc2b3c37863dd819dcf3) --- tools/test/stress2/misc/msdos12.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test/stress2/misc/msdos12.sh b/tools/test/stress2/misc/msdos12.sh index 8e3984305cd7..e34c26046a96 100755 --- a/tools/test/stress2/misc/msdos12.sh +++ b/tools/test/stress2/misc/msdos12.sh @@ -44,7 +44,7 @@ gpart create -s bsd md$mdstart > /dev/null gpart add -t freebsd-ufs md$mdstart > /dev/null part=a newfs_msdos -F 32 -b 8192 /dev/md$mdstart$part > /dev/null -mount -t msdosfs /dev/md$mdstart$part $mntpoint +mount -t msdosfs -o "-u$testuser" /dev/md$mdstart$part $mntpoint mkdir $mntpoint/stressX chmod 0777 $mntpoint/stressX set +e