Whamcloud - gitweb
LU-15314 utils: set default max-inherit to 3 74/45874/9
authorLei Feng <flei@whamcloud.com>
Fri, 17 Dec 2021 03:15:01 +0000 (11:15 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 11 Jan 2022 06:18:08 +0000 (06:18 +0000)
commit956b4b1e0d9f18c6fe62d84e1c20268363b8159b
tree4d483118eb85d2a65376b7e11a8e83b487393a5f
parent1ed7bf5c6a6d6bf786388d34342351d0c1aa7dfc
LU-15314 utils: set default max-inherit to 3

Change LMV_INHERIT_DEFAULT from 0 to 3. So that the default stripe
policy of dir will not be inherited unlimited and reduce performance
unexpectly.

Signed-off-by: Lei Feng <flei@whamcloud.com>
Test-Parameters: trivial
Change-Id: I67ef540046867ccec7ccc3aab035edbff95874c3
Reviewed-on: https://review.whamcloud.com/45874
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/tests/sanity.sh
lustre/utils/lfs.c