Message ID | 20181020222201.25135-1-dgilbert@interlog.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 72CA013A9 for <patchwork-linux-scsi@patchwork.kernel.org>; Sat, 20 Oct 2018 22:22:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 583CE2861E for <patchwork-linux-scsi@patchwork.kernel.org>; Sat, 20 Oct 2018 22:22:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4B50928696; Sat, 20 Oct 2018 22:22:14 +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.9 required=2.0 tests=BAYES_00,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 872C62861E for <patchwork-linux-scsi@patchwork.kernel.org>; Sat, 20 Oct 2018 22:22:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726710AbeJUGeJ (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Sun, 21 Oct 2018 02:34:09 -0400 Received: from smtp.infotech.no ([82.134.31.41]:57346 "EHLO smtp.infotech.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726630AbeJUGeJ (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Sun, 21 Oct 2018 02:34:09 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp.infotech.no (Postfix) with ESMTP id CB46820424C; Sun, 21 Oct 2018 00:22:08 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.6 (20110518) (Debian) at infotech.no Received: from smtp.infotech.no ([127.0.0.1]) by localhost (smtp.infotech.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id itPxBgU7d3VK; Sun, 21 Oct 2018 00:22:02 +0200 (CEST) Received: from xtwo70.bingwo.ca (65.194.6.51.dyn.plus.net [51.6.194.65]) by smtp.infotech.no (Postfix) with ESMTPA id 4B256204147; Sun, 21 Oct 2018 00:22:02 +0200 (CEST) From: Douglas Gilbert <dgilbert@interlog.com> To: linux-scsi@vger.kernel.org Cc: martin.petersen@oracle.com, tonyb@cybernetics.com, hare@suse.de, bart.vanassche@wdc.com Subject: [PATCH v2 0/8] sg: major cleanup, remove max_queue limit Date: Sat, 20 Oct 2018 23:21:53 +0100 Message-Id: <20181020222201.25135-1-dgilbert@interlog.com> X-Mailer: git-send-email 2.17.1 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 |
sg: major cleanup, remove max_queue limit
|
expand
|