Re: [lustre-devel] [PATCH v2 0/6] staging: lustre: update modinfo data

2016-02-26 Thread 'Greg Kroah-Hartman'
On Fri, Feb 26, 2016 at 03:46:02PM +, Simmons, James A. wrote: > >On Fri, Feb 26, 2016 at 06:11:07AM +, Drokin, Oleg wrote: > >> > >> On Feb 26, 2016, at 1:03 AM, Greg Kroah-Hartman wrote: > >> > >> > On Thu, Feb 25, 2016 at 08:07:06PM -0500, James Simmons wrote: > >> >> The module inform

RE: [lustre-devel] [PATCH v2 0/6] staging: lustre: update modinfo data

2016-02-26 Thread Simmons, James A.
>On Fri, Feb 26, 2016 at 06:11:07AM +, Drokin, Oleg wrote: >> >> On Feb 26, 2016, at 1:03 AM, Greg Kroah-Hartman wrote: >> >> > On Thu, Feb 25, 2016 at 08:07:06PM -0500, James Simmons wrote: >> >> The module information for Lustre is stale or in some cases >> >> completely missing. This colle

Re: [lustre-devel] [PATCH v2 0/6] staging: lustre: update modinfo data

2016-02-25 Thread Greg Kroah-Hartman
On Fri, Feb 26, 2016 at 06:11:07AM +, Drokin, Oleg wrote: > > On Feb 26, 2016, at 1:03 AM, Greg Kroah-Hartman wrote: > > > On Thu, Feb 25, 2016 at 08:07:06PM -0500, James Simmons wrote: > >> The module information for Lustre is stale or in some cases > >> completely missing. This collection o

Re: [lustre-devel] [PATCH v2 0/6] staging: lustre: update modinfo data

2016-02-25 Thread Drokin, Oleg
On Feb 26, 2016, at 1:03 AM, Greg Kroah-Hartman wrote: > On Thu, Feb 25, 2016 at 08:07:06PM -0500, James Simmons wrote: >> The module information for Lustre is stale or in some cases >> completely missing. This collection of patches brings the >> modinfo up to date as well as filling in any missi

Re: [PATCH v2 0/6] staging: lustre: update modinfo data

2016-02-25 Thread Greg Kroah-Hartman
On Thu, Feb 25, 2016 at 08:07:06PM -0500, James Simmons wrote: > The module information for Lustre is stale or in some cases > completely missing. This collection of patches brings the > modinfo up to date as well as filling in any missing information. > This patch set has been redone to rebase it

[PATCH v2 0/6] staging: lustre: update modinfo data

2016-02-25 Thread James Simmons
The module information for Lustre is stale or in some cases completely missing. This collection of patches brings the modinfo up to date as well as filling in any missing information. This patch set has been redone to rebase it on Oleg's latest patch set to avoid collisons in merging. Andreas Dilg