Re: [PATCH 01/37] staging: lustre: llite: add missing LMV_MAGIC_V1 case

From: Greg Kroah-Hartman
Date: Tue Sep 27 2016 - 07:01:08 EST


On Mon, Sep 26, 2016 at 10:50:50AM -0400, James Simmons wrote:
> From: wang di <di.wang@xxxxxxxxx>
>
> The port to upstream dropped handling the LMV_MAGIC_V1
> case for ll_dir_getstripe. This adds it back.
>
> Signed-off-by: wang di <di.wang@xxxxxxxxx>
> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3531
> Reviewed-on: http://review.whamcloud.com/7228
> Reviewed-by: Andreas Dilger <andreas.dilger@xxxxxxxxx>
> Reviewed-by: John L. Hammond <john.hammond@xxxxxxxxx>
> Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@xxxxxxxxx>
> Reviewed-by: Oleg Drokin <oleg.drokin@xxxxxxxxx>
> Signed-off-by: James Simmons <jsimmons@xxxxxxxxxxxxx>
> ---
> drivers/staging/lustre/lustre/llite/dir.c | 4 ++++
> drivers/staging/lustre/lustre/ptlrpc/pack_generic.c | 1 +
> 2 files changed, 5 insertions(+)

I got this single patch, what about the other 36 patches you are saying
this is a series of?

thanks,

greg k-h