Whamcloud - gitweb
LU-15307 lod: add option to set max dir stripe count 24/45724/7
authorLei Feng <flei@whamcloud.com>
Fri, 3 Dec 2021 11:09:13 +0000 (19:09 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Jan 2022 05:12:27 +0000 (05:12 +0000)
commit09c83ef26cca5b27bfbc05538c2df93d5a396fb7
tree3d4f7f07a7bacde3c55f084a9aa1c586175de345
parent1ce2fee3156858e132dbc1c90f72a32f526de988
LU-15307 lod: add option to set max dir stripe count

Add an option to limit max dir stripe count when the default
dir stripe count is set to -1.

Signed-off-by: Lei Feng <flei@whamcloud.com>
Change-Id: I12dd5be15012a28bda30da85f24bc726c37f1ac7
Reviewed-on: https://review.whamcloud.com/45724
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lod/lod_internal.h
lustre/lod/lod_object.c
lustre/lod/lproc_lod.c
lustre/tests/sanity.sh