Message ID | 1538286360-7319-1-git-send-email-avri.altman@wdc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-scsi-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 CCF8D14BD for <patchwork-linux-scsi@patchwork.kernel.org>; Sun, 30 Sep 2018 05:46:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AF90429AEE for <patchwork-linux-scsi@patchwork.kernel.org>; Sun, 30 Sep 2018 05:46:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9F37629AF2; Sun, 30 Sep 2018 05:46:16 +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 1655729AEE for <patchwork-linux-scsi@patchwork.kernel.org>; Sun, 30 Sep 2018 05:46:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727746AbeI3MRs (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Sun, 30 Sep 2018 08:17:48 -0400 Received: from esa4.hgst.iphmx.com ([216.71.154.42]:13039 "EHLO esa4.hgst.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727702AbeI3MRs (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Sun, 30 Sep 2018 08:17:48 -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=1538286374; x=1569822374; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=IEZ7w4E/Ejfeb5+W9HKmUhjb8FRl2mweoSQiLTTWkIA=; b=BCmmZ/pgzz5yv5ZmrkwNlBa3fR0xw95KDTxm5cY1VnASdek9CEK3efRy ZZ7erWk6M3qxS2l7NzGukpHU6GECbYZXpttMw+ovC6NhPcM1+JjLjlS5q H/Og1kkbolKz0G/s/U6lQsoUnp17lB7/7Dt6dtrbjHpI8TwbGMnEwe6Y1 5/T5ww8CI71chc9s9L0yCCNjDrX1ccN8hht0fDsGXkIL8KlDwj7cW6hyL lTPyFGvlJO3HX4UV9HfdtoezmeMAKuXlJGsUH/eG2CcF6p9Pif7lofwmK 76smuUiShp73bNoTnIE6tASSl1oR3EmLDhKvuL31TQ2Hfzmx0rORcojoH g==; X-IronPort-AV: E=Sophos;i="5.54,322,1534780800"; d="scan'208";a="90893722" Received: from uls-op-cesaip02.wdc.com (HELO uls-op-cesaep02.wdc.com) ([199.255.45.15]) by ob1.hgst.iphmx.com with ESMTP; 30 Sep 2018 13:46:14 +0800 Received: from uls-op-cesaip01.wdc.com ([10.248.3.36]) by uls-op-cesaep02.wdc.com with ESMTP; 29 Sep 2018 22:31:55 -0700 Received: from kfae422988.sdcorp.global.sandisk.com ([10.0.231.37]) by uls-op-cesaip01.wdc.com with ESMTP; 29 Sep 2018 22:46:11 -0700 From: Avri Altman <avri.altman@wdc.com> To: Christoph Hellwig <hch@lst.de>, Johannes Thumshirn <jthumshirn@suse.de>, Hannes Reinecke <hare@suse.com>, Bart Van Assche <Bart.VanAssche@wdc.com>, "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>, "Martin K. Petersen" <martin.petersen@oracle.com>, linux-scsi@vger.kernel.org Cc: Stanislav Nijnikov <stanislav.nijnikov@wdc.com>, Avi Shchislowski <avi.shchislowski@wdc.com>, Alex Lemberg <alex.lemberg@wdc.com>, Subhash Jadavani <subhashj@codeaurora.org>, Vinayak Holikatti <Vinayak.Holikatti@wdc.com>, Avri Altman <avri.altman@wdc.com> Subject: [PATCH v7 0/8] scsi: Add ufs bsg endpoint Date: Sun, 30 Sep 2018 08:45:52 +0300 Message-Id: <1538286360-7319-1-git-send-email-avri.altman@wdc.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
scsi: Add ufs bsg endpoint
|
expand
|