Message ID | 20181011070952.13248-1-damien.lemoal@wdc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-block-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 80FC5112B for <patchwork-linux-block@patchwork.kernel.org>; Thu, 11 Oct 2018 07:09:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5904A2AE79 for <patchwork-linux-block@patchwork.kernel.org>; Thu, 11 Oct 2018 07:09:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4A1702AEFF; Thu, 11 Oct 2018 07:09:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C9C7C2AE79 for <patchwork-linux-block@patchwork.kernel.org>; Thu, 11 Oct 2018 07:09:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726008AbeJKOfu (ORCPT <rfc822;patchwork-linux-block@patchwork.kernel.org>); Thu, 11 Oct 2018 10:35:50 -0400 Received: from esa1.hgst.iphmx.com ([68.232.141.245]:12787 "EHLO esa1.hgst.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725995AbeJKOfu (ORCPT <rfc822;linux-block@vger.kernel.org>); Thu, 11 Oct 2018 10:35:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wdc.com; i=@wdc.com; q=dns/txt; s=dkim.wdc.com; t=1539241794; x=1570777794; h=from:to:cc:subject:date:message-id; bh=0r3GqpTc2QChxlVkX/il66gkUvNVbGkRwm2S0QPY7Yg=; b=isfe7Of6JUB7YgNbcnFFaJzeS4HgibOiRGoMa3b064xqIiCs/XhXy0OT ylz1XMXg0vzOLrOMubAOXc6UAL3iizkgTZNoZ8d+h9xcaZhwdVcy+UEvf Z7w/98I833XzbI+s7nkRBlZtvaSIMWlks4tu68ZtsgG3v+nAsaD1ciNho xkY7Av+8YgrlvlRpAyshLYdMOkQ+NTalGjqdOlTLe3fCLv6R+TtCWTKDq szttIzCur9acA3Hx7Wyt6D7eKMEI+/5f74fLYTJLdtQeQHsLTERylvhRQ r9e7ld/kn0WCcxiJmOCPsn80+z3C2xoXk2JofjiGRhJ6iYxYCzyw6jlma g==; X-IronPort-AV: E=Sophos;i="5.54,367,1534780800"; d="scan'208";a="196047548" Received: from h199-255-45-15.hgst.com (HELO uls-op-cesaep02.wdc.com) ([199.255.45.15]) by ob1.hgst.iphmx.com with ESMTP; 11 Oct 2018 15:09:54 +0800 Received: from uls-op-cesaip02.wdc.com ([10.248.3.37]) by uls-op-cesaep02.wdc.com with ESMTP; 10 Oct 2018 23:54:52 -0700 Received: from washi.fujisawa.hgst.com ([10.149.53.254]) by uls-op-cesaip02.wdc.com with ESMTP; 11 Oct 2018 00:09:53 -0700 From: Damien Le Moal <damien.lemoal@wdc.com> To: linux-block@vger.kernel.org, Jens Axboe <axboe@kernel.dk>, linux-scsi@vger.kernel.org, "Martin K . Petersen" <martin.petersen@oracle.com>, dm-devel@redhat.com, Mike Snitzer <snitzer@redhat.com> Cc: Christoph Hellwig <hch@lst.de>, Matias Bjorling <matias.bjorling@wdc.com> Subject: [PATCH v2 00/11] Zoned block device support improvements Date: Thu, 11 Oct 2018 16:09:41 +0900 Message-Id: <20181011070952.13248-1-damien.lemoal@wdc.com> X-Mailer: git-send-email 2.17.1 Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: <linux-block.vger.kernel.org> X-Mailing-List: linux-block@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Zoned block device support improvements
|
expand
|