Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1463686

Re: [PATCH 19/58] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 19/58] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page
Date 2016-08-16 13:00 +0200
Message-ID <s6Kga-20U-23@gated-at.bofh.it> (permalink)
References <rXyQV-88M-3@gated-at.bofh.it> <rXzjX-a6-5@gated-at.bofh.it> <s6t5E-7Vx-55@gated-at.bofh.it> <s6xVD-2Er-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Aug 15, 2016 at 10:40:29PM +0100, James Simmons wrote:
> 
> > > From: wang di <di.wang@intel.com>
> > > 
> > > Pass in struct md_op_data for ll_get_dir_page function.
> > > 
> > > Signed-off-by: wang di <di.wang@intel.com>
> > > Reviewed-on: http://review.whamcloud.com/7043
> > > Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3531
> > > Reviewed-by: John L. Hammond <john.hammond@intel.com>
> > > Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
> > > Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
> > > Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
> > > Signed-off-by: James Simmons <jsimmons@infradead.org>
> > > ---
> > >  drivers/staging/lustre/lustre/llite/dir.c          |    8 ++++----
> > >  .../staging/lustre/lustre/llite/llite_internal.h   |    4 ++--
> > >  drivers/staging/lustre/lustre/llite/statahead.c    |   15 +++++++++++----
> > >  3 files changed, 17 insertions(+), 10 deletions(-)
> > 
> > This patch fails to apply, so I have to stop here in the patch series.
> > 
> > So I'm guesing your second patch series also will fail to apply, so can
> > you resend all of the outstanding patches you have sent me after
> > rebasing on my staging-testing branch?
> 
> Do you mind if I combine them into one series? Also I have a few more 
> patches I like to include. Is it okay to add those as well?

That's fine with me, send away!

greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 19/58] staging: lustre: llite: add md_op_data parameter  to ll_get_dir_page Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-15 18:40 +0200
  Re: [PATCH 19/58] staging: lustre: llite: add md_op_data parameter  to ll_get_dir_page James Simmons <jsimmons@infradead.org> - 2016-08-15 23:50 +0200
    Re: [PATCH 19/58] staging: lustre: llite: add md_op_data parameter  to ll_get_dir_page Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-16 13:00 +0200

csiph-web