Whamcloud - gitweb
LU-15070 llite: update default LMV upon any change
authorLai Siyao <lai.siyao@whamcloud.com>
Tue, 12 Oct 2021 22:15:37 +0000 (18:15 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 10 Nov 2021 15:58:04 +0000 (15:58 +0000)
commit4553e32c34dec683dee3368822830c682e8e1833
tree6b778eccfc3969fe83dc5f6cd5cc51a73a583750
parentecb6d03d2021b3121e46cc0b6d7add4c3ed6674f
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.

Lustre-change: https://review.whamcloud.com/45237
Lustre-commit: f3314706b4e5c21f14908650decd92a30fdc1db9

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