Message ID | 20200605191613.GA621@redhat.com (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Mike Snitzer |
Headers | show
Return-Path: <SRS0=DyW8=7V=redhat.com=dm-devel-bounces@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3E8AA60D for <patchwork-dm-devel@patchwork.kernel.org>; Mon, 8 Jun 2020 08:33:00 +0000 (UTC) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id ED7BC206A4 for <patchwork-dm-devel@patchwork.kernel.org>; Mon, 8 Jun 2020 08:32:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Pf0TS0H5" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ED7BC206A4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dm-devel-bounces@redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591605178; h=from:from:sender:sender: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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=eHflD4y/4fx1Uc+4Tv5C2W0YdScbC+8CKTReoi3Um0M=; b=Pf0TS0H5fpUxXNoVjOjfMUfZsWWb8oMwE4ERkxuayvallkdip/AVC7/cURHV7MJViMiLlB qsKLjILPGDPC5I1qDuiX1rD/Oogavzy0/kEN+uWjA7qq6ap8a4KAV0DeEzwT4xH+evwRde bYubIwWANn9NvdRc9CKLQW5ULObyW98= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-147-dMnWLeneM5GgzCwX62v6RQ-1; Mon, 08 Jun 2020 04:32:56 -0400 X-MC-Unique: dMnWLeneM5GgzCwX62v6RQ-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 2BE8AEC1A2; Mon, 8 Jun 2020 08:32:51 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id CBB0E89262; Mon, 8 Jun 2020 08:32:49 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 6DC9114CFC; Mon, 8 Jun 2020 08:32:47 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 055JGHbV001029 for <dm-devel@listman.util.phx.redhat.com>; Fri, 5 Jun 2020 15:16:17 -0400 Received: by smtp.corp.redhat.com (Postfix) id D4F9E7A8CD; Fri, 5 Jun 2020 19:16:17 +0000 (UTC) Delivered-To: dm-devel@redhat.com Received: from localhost (unknown [10.18.25.174]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6D6F49CA0; Fri, 5 Jun 2020 19:16:14 +0000 (UTC) Date: Fri, 5 Jun 2020 15:16:13 -0400 From: Mike Snitzer <gustavoars@kernel.org> To: Linus Torvalds <torvalds@linux-foundation.org> Message-ID: <20200605191613.GA621@redhat.com> References: <20200605145124.GA31972@redhat.com> MIME-Version: 1.0 In-Reply-To: <20200605145124.GA31972@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: dm-devel@redhat.com X-Mailman-Approved-At: Mon, 08 Jun 2020 04:30:51 -0400 Cc: Dmitry Baryshkov <dmitry_baryshkov@mentor.com>, Eric Biggers <ebiggers@google.com>, Heinz Mauelshagen <heinzm@redhat.com>, YueHaibing <yuehaibing@huawei.com>, Khazhismel Kumykov <khazhy@google.com>, Zhiqiang Liu <liuzhiqiang26@huawei.com>, linux-block@vger.kernel.org, dm-devel@redhat.com, Mikulas Patocka <mpatocka@redhat.com>, Nathan Chancellor <natechancellor@gmail.com>, Gabriel Krisman Bertazi <krisman@collabora.com>, Martin Wilck <mwilck@suse.com>, Alasdair G Kergon <agk@redhat.com> Subject: [dm-devel] [git pull v2] device mapper changes for 5.8 X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: device-mapper development <dm-devel.redhat.com> List-Unsubscribe: <https://www.redhat.com/mailman/options/dm-devel>, <mailto:dm-devel-request@redhat.com?subject=unsubscribe> List-Archive: <https://www.redhat.com/archives/dm-devel> List-Post: <mailto:dm-devel@redhat.com> List-Help: <mailto:dm-devel-request@redhat.com?subject=help> List-Subscribe: <https://www.redhat.com/mailman/listinfo/dm-devel>, <mailto:dm-devel-request@redhat.com?subject=subscribe> Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline |
Series |
[git,pull,v2] device mapper changes for 5.8
|
expand
|