]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: llite: add missing LMV_MAGIC_V1 case
authorwang di <di.wang@intel.com>
Mon, 26 Sep 2016 14:50:50 +0000 (10:50 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 11:01:21 +0000 (13:01 +0200)
commit4a7beb1850d23d8a396d8655195c0e211cdb2221
tree88fb3c33984ea6487484505df61801dba541697e
parent3dd22268d77c012aaad01d3d7d30b4bdd9c4488a
staging: lustre: llite: add missing LMV_MAGIC_V1 case

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@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3531
Reviewed-on: http://review.whamcloud.com/7228
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c
drivers/staging/lustre/lustre/ptlrpc/pack_generic.c