From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751854AbbLUXmJ (ORCPT ); Mon, 21 Dec 2015 18:42:09 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44949 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750985AbbLUXmI (ORCPT ); Mon, 21 Dec 2015 18:42:08 -0500 Date: Mon, 21 Dec 2015 15:41:51 -0800 From: Greg Kroah-Hartman To: James Simmons Cc: devel@driverdev.osuosl.org, Oleg Drokin , Andreas Dilger , Linux Kernel Mailing List , lustre-devel@lists.lustre.org Subject: Re: [PATCH 00/40] Sync upstream lustre client LNet core Message-ID: <20151221234151.GA8211@kroah.com> References: <1448062576-23757-1-git-send-email-jsimmons@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448062576-23757-1-git-send-email-jsimmons@infradead.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 20, 2015 at 06:35:36PM -0500, James Simmons wrote: > This is the majority of the fixes that have gone into the LNet layer. > Outside a few remaining patches this brings LNet close to what is > running in production world wide. > > This patch series needs the remove IOC_LIBCFS_PING_TEST ioctl patch > landed first. Please resend an updated version of this series based on the review it had. thanks, greg k-h