Message ID | 20220512004924.417153-1-eblake@redhat.com |
---|---|
Headers | show
Return-Path: <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=C2oslvFc; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=<UNKNOWN>) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4KzCrS08Qqz9sG2 for <incoming@patchwork.ozlabs.org>; Thu, 12 May 2022 10:51:02 +1000 (AEST) Received: from localhost ([::1]:35994 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>) id 1nox2g-0005Gn-KW for incoming@patchwork.ozlabs.org; Wed, 11 May 2022 20:50:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46920) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eblake@redhat.com>) id 1nox1I-0005GK-VI for qemu-devel@nongnu.org; Wed, 11 May 2022 20:49:32 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:59673) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eblake@redhat.com>) id 1nox1F-0006qW-7g for qemu-devel@nongnu.org; Wed, 11 May 2022 20:49:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1652316567; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=L5ksbtsfXMan7nm486NNtnnfGkJwRsS4szh1Yyx+71E=; b=C2oslvFcwNsvScnksSJ+OWbL/5bJnCWW82ydEOmaT2zKwRq43FYha3sCIi+w3Zt0h5dL0C fy9yKRiYXq68+L53M3qO2jSEPSbZkKp7YbIMQZFahbEX4zT4BTImTZ2veCPNsWBfOjOpCA BpyJ/rPCVoQAup0shIcflZCmGBEqm/Q= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-303-sNNf2m4LN1C1FS07ml2mew-1; Wed, 11 May 2022 20:49:26 -0400 X-MC-Unique: sNNf2m4LN1C1FS07ml2mew-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id AEAC880159B; Thu, 12 May 2022 00:49:25 +0000 (UTC) Received: from blue.redhat.com (unknown [10.22.32.94]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1FC1A1121314; Thu, 12 May 2022 00:49:25 +0000 (UTC) From: Eric Blake <eblake@redhat.com> To: qemu-devel@nongnu.org Cc: v.sementsov-og@mail.ru, kwolf@redhat.com, qemu-block@nongnu.org Subject: [PATCH v4 0/2] nbd: MULTI_CONN for shared writable exports Date: Wed, 11 May 2022 19:49:22 -0500 Message-Id: <20220512004924.417153-1-eblake@redhat.com> MIME-Version: 1.0 Content-type: text/plain Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 Received-SPF: pass client-ip=170.10.129.124; envelope-from=eblake@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <https://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org> |
Series |
nbd: MULTI_CONN for shared writable exports
|
expand
|
Am 12.05.2022 um 02:49 hat Eric Blake geschrieben: > v3 was here: > https://lists.gnu.org/archive/html/qemu-devel/2022-03/msg03701.html > with additional review here: > https://lists.gnu.org/archive/html/qemu-devel/2022-05/msg00166.html Thanks, applied to the block branch. Kevin