Whamcloud - gitweb
LU-15070 llite: update default LMV upon any change 37/45237/4
authorLai Siyao <lai.siyao@whamcloud.com>
Tue, 12 Oct 2021 22:15:37 +0000 (18:15 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 3 Nov 2021 02:42:21 +0000 (02:42 +0000)
commitf3314706b4e5c21f14908650decd92a30fdc1db9
tree8a21dfaeed78d84918b64666afad1c25f812d899
parentb4645b5469c0722fdf66697379be878c071839cf
LU-15070 llite: update default LMV upon any change

max_inherit and max_inherit_rr was newly added, and they are missing
in lsm_md_eq(), therefore client may not update default LMV when
either of these two fields is changed.

Add sanityn 112.

Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: Iac71b530b3702105c4213715826b1782c6aba7ca
Reviewed-on: https://review.whamcloud.com/45237
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_lmv.h
lustre/llite/llite_lib.c
lustre/tests/sanityn.sh