From nobody Thu Oct 03 06:29:54 2024 X-Original-To: fs@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 4XK1xZ5mDyz5Xnxp for ; Thu, 03 Oct 2024 06:29:54 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XK1xZ4hfvz4cn8 for ; Thu, 3 Oct 2024 06:29:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727936994; 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: in-reply-to:in-reply-to:references:references; bh=FZa2aYuHqPSAPiKjWst1a5HpSMrfZAxtwIMcFnUWb1U=; b=gGMj6O+cMWcJHZDgxF3zrELtmb+CYvQkYGeHh3MDuvpkZ567/gTt+cQVcuuJ3j1Kqtrkh7 cCZk8x+sSbi2KZzMzRzFiu8qDTI0+vaGUbvUaSLiycwyvE69JUGe83YioNq/wALwsYLwUH jhFjoYHKS3DB53JUH1z+HF0Wq6QLg8Ut/NX9/YTZUrnvkc8zjg1jdLlduM78U41rlRvN1N Q9cUhgv8ziwkWKVfZDvSZAjnaxqpmP6vUJ0x8ecUCcFwFBGtu9PSUuhwrqk02Z2G3CLtv1 19yOHZVHiJ8E//Mem8reZ4ICsdPZyWJ5ei5EhPAJq2Y9a9oapfVZzzpbIsVbDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727936994; a=rsa-sha256; cv=none; b=I6oAQ5vsLPJvnIfY/DMpdHxSO5s06UndWN5ckBiyYIDf/L8BUm3cfTeKZmwA2y3ZWosHDo LXLOopXld9+YayGo5FYtWvGyqoyegSZuZTjhQeKLaBeunu7lUIKG1ElMYPxydlB52Zfia5 t0MCkFnivGKDaGySfAyrY63dqu9urvE9rM/CYetAPM6ZfjdGbtNVe6DbUXKH7P/mV6zvOH 8fEW4u8vWgSvh1icVgNx/5rLH880Mpu7KtfzP0xt+OmSbWpw4hxfIe8p+D3Ftx0IKsrsLB AXKxFJoqJyZknlt9v36Oi9wDmpNUY86HGdospfyILe/U8e97EnHdg6mjkuMixA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4XK1xZ4K6JzffG for ; Thu, 3 Oct 2024 06:29:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4936Tsmw059198 for ; Thu, 3 Oct 2024 06:29:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4936TsDC059197 for fs@FreeBSD.org; Thu, 3 Oct 2024 06:29:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 64816] [nfs] [patch] mmap and/or ftruncate does not work correctly on nfs mounted file systems Date: Thu, 03 Oct 2024 06:29:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pho@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D64816 --- Comment #16 from Peter Holm --- (In reply to Konstantin Belousov from comment #15) No, I have not been able to reproduce the problem. This with a loopback nfs mount of a SU file system. 08:23 /usr/src/tools/test/stress2/misc $ ./ftruncate3.sh=20 /dev/md10 on /mnt (ufs, NFS exported, local, soft-updates) 127.0.0.1:/mnt on /mnt2 (nfs) Test passed 4 -rw------- 1 root wheel 1025 Oct 3 08:23 /mnt2/ftruncate3.data 08:23 /usr/src/tools/test/stress2/misc $ uname -a FreeBSD mercat1.netperf.freebsd.org 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n272615-f5a04b16b1895-dirty: Wed Oct 2 12:26:57 CEST 2024=20=20=20=20 pho@mercat1.netperf.freebsd.org:/usr/src/sys/amd64/compile/PHO amd64 08:23 /usr/src/tools/test/stress2/misc $ --=20 You are receiving this mail because: You are the assignee for the bug.=