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

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Aug 16 10:51:14 UTC 2016


On Mon, Aug 15, 2016 at 10:40:29PM +0100, James Simmons wrote:
> 
> > > From: wang di <di.wang at intel.com>
> > > 
> > > Pass in struct md_op_data for ll_get_dir_page function.
> > > 
> > > Signed-off-by: wang di <di.wang at 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 at intel.com>
> > > Reviewed-by: Jinshan Xiong <jinshan.xiong at intel.com>
> > > Reviewed-by: Andreas Dilger <andreas.dilger at intel.com>
> > > Reviewed-by: Oleg Drokin <oleg.drokin at intel.com>
> > > Signed-off-by: James Simmons <jsimmons at 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


More information about the devel mailing list