From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Date: Mon, 19 Sep 2016 10:10:18 +0200 Subject: [lustre-devel] [PATCH 000/124] missing patches from Lustre 2.7 release In-Reply-To: <1474231143-4061-1-git-send-email-jsimmons@infradead.org> References: <1474231143-4061-1-git-send-email-jsimmons@infradead.org> Message-ID: <20160919081018.GA19764@kroah.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: James Simmons Cc: devel@driverdev.osuosl.org, Andreas Dilger , Oleg Drokin , Linux Kernel Mailing List , Lustre Development List On Sun, Sep 18, 2016 at 04:36:59PM -0400, James Simmons wrote: > This batch of patches includes various cleanups and fixes from > the Lustre 2.7 release. Most of these patches are removal of > cruft and unsigned to signed comparsion fixes. Also added in > the latest LNet fixes as well. All now queued up, thanks. greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760357AbcISIKQ (ORCPT ); Mon, 19 Sep 2016 04:10:16 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34114 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752756AbcISIKN (ORCPT ); Mon, 19 Sep 2016 04:10:13 -0400 Date: Mon, 19 Sep 2016 10:10:18 +0200 From: Greg Kroah-Hartman To: James Simmons Cc: devel@driverdev.osuosl.org, Andreas Dilger , Oleg Drokin , Linux Kernel Mailing List , Lustre Development List Subject: Re: [PATCH 000/124] missing patches from Lustre 2.7 release Message-ID: <20160919081018.GA19764@kroah.com> References: <1474231143-4061-1-git-send-email-jsimmons@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1474231143-4061-1-git-send-email-jsimmons@infradead.org> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 18, 2016 at 04:36:59PM -0400, James Simmons wrote: > This batch of patches includes various cleanups and fixes from > the Lustre 2.7 release. Most of these patches are removal of > cruft and unsigned to signed comparsion fixes. Also added in > the latest LNet fixes as well. All now queued up, thanks. greg k-h