Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932237Ab2KVTIK (ORCPT ); Thu, 22 Nov 2012 14:08:10 -0500 Received: from dupo.coraid.com ([208.71.232.133]:48955 "EHLO coraid.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756324Ab2KVTIE (ORCPT ); Thu, 22 Nov 2012 14:08:04 -0500 Message-Id: From: Ed Cashin Subject: [PATCH 0/8] aoe: miscellaneous fixes follow-up recent patch submissions To: Andrew Morton Cc: linux-kernel@vger.kernel.org, ecashin@coraid.com From: Ed Cashin X-Mailer: nedmail Date: Wed, 21 Nov 2012 19:52:41 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1085 Lines: 24 This patch series applies to today's linux-next/akpm, commit d3faae60d84f586ff8937b77c8476bca1b5f8ec6. Ed L. Cashin (8): aoe: copy fallback timing information on destination failover aoe: remove vestigial request queue allocation aoe: increase default cap on outstanding AoE commands in the network aoe: cleanup: correct comment for aoetgt nout aoe: remove call to request handler from I/O completion aoe: make error messages more specific in static minor allocation aoe: initialize sysminor to avoid compiler warning aoe: return real minor number for static minors drivers/block/aoe/aoe.h | 2 +- drivers/block/aoe/aoeblk.c | 17 ++++------------- drivers/block/aoe/aoecmd.c | 5 ++--- drivers/block/aoe/aoedev.c | 35 ++++++++++++++++++++++------------- 4 files changed, 29 insertions(+), 30 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/