From nobody Sun Nov 10 07:05:23 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 4XmNx10RVyz5cMTG for ; Sun, 10 Nov 2024 07:05:25 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XmNx03mYDz4QqK for ; Sun, 10 Nov 2024 07:05:24 +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=1731222324; 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=ZwV/DTtiRIkkcn4Gzje/T5UQiykr9x/eawbYkYgLz5E=; b=RhOGi5r7Tv5MBISa5oErTfSLNrrJs+mFzm/snSB7gODOYEzbCFWXSdh7nj1eLBg84qFsih LqYkyKViUhG3+ol0jD2Nx8cyC5ctnJxy5kYqWfqui6ZL7aBzhZdbqUfwktGYf8dW0c4Jj/ HMB3JqigIbUJ/4LFKULs4AiE2wBk22FjC1ELURQOJFS+550uHVHjxGR3EYmEYbeFVvocJb AiJsEl/cK9tPgfvxzl7YA+WhWzexVFNtx7B5QDrvWUTIUrnFJLpXYnw0EXU4YBJRzK23/g AU6mNEwcTKTmAm9eEMemS9YLJV2Pf4xoQw6pKLQo0p7bR4Yp0Ab6ppLS8VZ+EA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731222324; a=rsa-sha256; cv=none; b=IeYCPkBGD2Znmde7J640jh7rdtBphdGrutCUsoHGhBRHrjOro8Jm44vcGc80swly+Lm3zM /RX4A1gf/iMzX3DIjPh3KnVTTtR3xp6CGPt1G+YpBRX01ZRu253poCatU0h6q9KM3zo6OK tK7PaiH5i3ijj/FhPT2JIIJHTi4pgZ+NLtTvBifxpJ5OzaT8pA+PIGU+Zv5xz3lhsIJ+U6 JW4WikTWlBakgUJiiZxRd9j/zt9v/nzrDVCPfbnrK+1cdRI3a52WDh6vCcyY4vhopB6F+r aNTre9dEz8rxBlvA3cqIB1/rep4zS5vM9W88E42egU7FRuVP426z9x0ZraXuNQ== 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 4XmNx03NxczYGV for ; Sun, 10 Nov 2024 07:05:24 +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 4AA75Oh7030302 for ; Sun, 10 Nov 2024 07:05:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AA75OZj030301 for fs@FreeBSD.org; Sun, 10 Nov 2024 07:05:24 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 282622] zfs snapshot corruption when using encryption Date: Sun, 10 Nov 2024 07:05:23 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 000.fbsd@quip.cz X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- 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=3D282622 --- Comment #13 from Miroslav Lachman <000.fbsd@quip.cz> --- (In reply to Lexi Winter from comment #9) No, not sending snapshots to other machine. --=20 You are receiving this mail because: You are the assignee for the bug.=