Message ID | 11cf5962-181f-7e57-6d78-7251aa60816@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dm-devel-bounces@redhat.com> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E83F2C001DC for <dm-devel@archiver.kernel.org>; Wed, 19 Jul 2023 20:19:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1689797989; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=RA9DlTBPi1Cm87TGMOPhRqNX2VvUyLiSX6mmSnGId9o=; b=Yftxq/SvEBU43fNReFIQeKe/newuFNMN/nk/INezaNaRZY7b9pVF4Mwfbj0tPbzSp2gzx6 /9Z94DnV8wMXBNurVH9qCFdbMSnXn8QiHVYd9abG3llgO/P9mO3gQtVIHWFYJjOMOL5aRA 2HSjho7EjIqkCodQ+rZ/5QyY6zd2NCs= Received: from mimecast-mx02.redhat.com (66.187.233.73 [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-112-Qt3nBVZ0MYyfFQYJlPLyog-1; Wed, 19 Jul 2023 16:19:45 -0400 X-MC-Unique: Qt3nBVZ0MYyfFQYJlPLyog-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1D3C23C025BB; Wed, 19 Jul 2023 20:19:43 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (unknown [10.30.29.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0C047C2C862; Wed, 19 Jul 2023 20:19:43 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (localhost [IPv6:::1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id BD00B19465B9; Wed, 19 Jul 2023 20:19:42 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 6D7F319465A4 for <dm-devel@listman.corp.redhat.com>; Wed, 19 Jul 2023 20:18:23 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id 31E5E1454145; Wed, 19 Jul 2023 20:18:23 +0000 (UTC) Received: from file1-rdu.file-001.prod.rdu2.dc.redhat.com (unknown [10.11.5.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1CC1C1454142; Wed, 19 Jul 2023 20:18:23 +0000 (UTC) Received: by file1-rdu.file-001.prod.rdu2.dc.redhat.com (Postfix, from userid 12668) id 07EA13096A42; Wed, 19 Jul 2023 20:18:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by file1-rdu.file-001.prod.rdu2.dc.redhat.com (Postfix) with ESMTP id 04DA73F7CF; Wed, 19 Jul 2023 22:18:23 +0200 (CEST) Date: Wed, 19 Jul 2023 22:18:22 +0200 (CEST) From: Mikulas Patocka <mpatocka@redhat.com> To: Jens Axboe <axboe@kernel.dk> Message-ID: <11cf5962-181f-7e57-6d78-7251aa60816@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 Subject: [dm-devel] [PATCH 0/3] brd discard patches X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: device-mapper development <dm-devel.redhat.com> List-Unsubscribe: <https://listman.redhat.com/mailman/options/dm-devel>, <mailto:dm-devel-request@redhat.com?subject=unsubscribe> List-Archive: <http://listman.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://listman.redhat.com/mailman/listinfo/dm-devel>, <mailto:dm-devel-request@redhat.com?subject=subscribe> Cc: Christoph Hellwig <hch@infradead.org>, Li Nan <linan666@huaweicloud.com>, dm-devel@redhat.com, linux-block@vger.kernel.org, Zdenek Kabelac <zkabelac@redhat.com> Errors-To: dm-devel-bounces@redhat.com Sender: "dm-devel" <dm-devel-bounces@redhat.com> X-Scanned-By: MIMEDefang 3.1 on 10.11.54.8 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit |
Series | brd discard patches | expand |