From nobody Mon Jan 01 22:30:07 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 4T3rJw0cdMz55kW0 for ; Mon, 1 Jan 2024 22:30:08 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T3rJv4KjPz4T6f for ; Mon, 1 Jan 2024 22:30:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704148207; a=rsa-sha256; cv=none; b=xcadilgNl7k4b+xWDmbUMlKi57pOHD+0htKb+RTToPFIhuVaV1IYW+mbpefaGhGvkY+MAj tgxfhf5aG90ivRvybr5FHZgA7I6TqS23JEst/yQpfdwhIlaHma0e984xUq/Ki7yY15rb1f RSv1GofYOnEMfIjdxCXgsfmC42ox/yUKJMa5+S0Tg5oghfiVxpqQO6xIhXULTsyws3eQMT FpGs+J22cNzXTC5I3ZJclNaZoxAcwiG1FWp55c+++CMTM5AuVQwfn8yGD5EZ+F8yksvaLi vrGu+kKuxLRiZwr77F4R2Zsr8vSFO6f0HxWBwvfsuuOzG/RvRiTT+hIPXG5U3Q== 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=1704148207; 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=3AHCEQkRX5ZCpT4OUjZAFVrSbLXZnUNiBYWdcNlaCis=; b=bxnikndapoY4rY2nlBu04fYCI56iX9LMRA/12RXPRmojqnzYpRbjvB11Wsf2mY68Ty8+9c 2Uf9BZ6lsnnhAW5zPMOo0DDa/bNjBEU+HSHpcrWqy3qCixapOfGSGgd3DeMZYAvp4DqbLh OADuvrN7Ki8pQAPlFDP5joXeZ2vTEHs1IXIaN6KRTwikhz7FwxwSntEuhugXRJRHaBBiOK SM0DAceTCZ5i2GLvFcm2hjuIAAvGAw+s9V2+otJ/o6ZihwWGQaSaBm7KZKYWackk0kzXMP R77O+3PEdlJtMJxZ5Rxz4mAhxTF3z/TDDBQyif6Ua6L3DQ3KYFDEsM7hWXshJA== 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 4T3rJv3KBLzZyZ for ; Mon, 1 Jan 2024 22:30:07 +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 401MU7bk084331 for ; Mon, 1 Jan 2024 22:30:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 401MU7sg084330 for fs@FreeBSD.org; Mon, 1 Jan 2024 22:30:07 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 276002] nfscl: data corruption using both copy_file_range and mmap'd I/O Date: Mon, 01 Jan 2024 22:30:07 +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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kib@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D276002 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pho@FreeBSD.org --- Comment #39 from Konstantin Belousov --- (In reply to Rick Macklem from comment #37) I though about doing vm_object_page_clean() before starting RA, but the pro= blem is that current lock is shared, while we need exclusively locked vnode for write. Lets try my patch first. I added Peter Holm in a hope that he has some spa= re circles to reproduce the issue and to check my patchset. --=20 You are receiving this mail because: You are the assignee for the bug.=