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

From: James Simmons
Date: Mon Aug 15 2016 - 17:40:36 EST



> > From: wang di <di.wang@xxxxxxxxx>
> >
> > Pass in struct md_op_data for ll_get_dir_page function.
> >
> > Signed-off-by: wang di <di.wang@xxxxxxxxx>
> > 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@xxxxxxxxx>
> > Reviewed-by: Jinshan Xiong <jinshan.xiong@xxxxxxxxx>
> > Reviewed-by: Andreas Dilger <andreas.dilger@xxxxxxxxx>
> > Reviewed-by: Oleg Drokin <oleg.drokin@xxxxxxxxx>
> > Signed-off-by: James Simmons <jsimmons@xxxxxxxxxxxxx>
> > ---
> > 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?