Message ID | 20220913041707.197334-1-ZiyangZhang@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-block-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E2F2C54EE9 for <linux-block@archiver.kernel.org>; Tue, 13 Sep 2022 04:18:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229533AbiIMESg (ORCPT <rfc822;linux-block@archiver.kernel.org>); Tue, 13 Sep 2022 00:18:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229482AbiIMESd (ORCPT <rfc822;linux-block@vger.kernel.org>); Tue, 13 Sep 2022 00:18:33 -0400 Received: from out30-131.freemail.mail.aliyun.com (out30-131.freemail.mail.aliyun.com [115.124.30.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 984814F65F; Mon, 12 Sep 2022 21:18:31 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R151e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018045192;MF=ziyangzhang@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0VPccy5z_1663042704; Received: from localhost.localdomain(mailfrom:ZiyangZhang@linux.alibaba.com fp:SMTPD_---0VPccy5z_1663042704) by smtp.aliyun-inc.com; Tue, 13 Sep 2022 12:18:29 +0800 From: ZiyangZhang <ZiyangZhang@linux.alibaba.com> To: ming.lei@redhat.com Cc: axboe@kernel.dk, xiaoguang.wang@linux.alibaba.com, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, joseph.qi@linux.alibaba.com, ZiyangZhang <ZiyangZhang@linux.alibaba.com> Subject: [PATCH V3 0/7] ublk_drv: add USER_RECOVERY support Date: Tue, 13 Sep 2022 12:17:00 +0800 Message-Id: <20220913041707.197334-1-ZiyangZhang@linux.alibaba.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-block.vger.kernel.org> X-Mailing-List: linux-block@vger.kernel.org |
Series |
ublk_drv: add USER_RECOVERY support
|
expand
|
Ping...