Message ID | 20200510215744.21999-1-mchristi@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=m8SI=6Y=vger.kernel.org=linux-scsi-owner@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 60C6B14B4 for <patchwork-linux-scsi@patchwork.kernel.org>; Sun, 10 May 2020 21:57:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 42B7E2080C for <patchwork-linux-scsi@patchwork.kernel.org>; Sun, 10 May 2020 21:57:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="If6iRWzV" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729401AbgEJV5y (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Sun, 10 May 2020 17:57:54 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:26310 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727771AbgEJV5x (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Sun, 10 May 2020 17:57:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1589147872; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=d9rX/zfDWHGn5HkavCodZaas52U6Kq+3RTu4U00tsvw=; b=If6iRWzVGR4He/kDshQJ5nd5J6Gn4zpvVt8hzlcQhg167L815imIffX1MjrDSUhmdNU/NG r9L7VT3lNm+6iAjhNxAZUSOU+cOARyX5vIKgLqjMN1TmHn+oLjdSBtMlDx/2+t8koc1aXv FVPLdXI82TYO4VAfe3IfuBVZkLeINwk= 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-432-CZ7KVWy9OZ6FQIRhuR6tfQ-1; Sun, 10 May 2020 17:57:48 -0400 X-MC-Unique: CZ7KVWy9OZ6FQIRhuR6tfQ-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 764731899520; Sun, 10 May 2020 21:57:47 +0000 (UTC) Received: from rh2.redhat.com (ovpn-113-0.rdu2.redhat.com [10.10.113.0]) by smtp.corp.redhat.com (Postfix) with ESMTP id 81F761002382; Sun, 10 May 2020 21:57:46 +0000 (UTC) From: Mike Christie <mchristi@redhat.com> To: bvanassche@acm.org, bstroesser@ts.fujitsu.com, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, target-devel@vger.kernel.org Subject: [PATCH v5 00/15] target: add sysfs support Date: Sun, 10 May 2020 16:57:29 -0500 Message-Id: <20200510215744.21999-1-mchristi@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
target: add sysfs support
|
expand
|