Whamcloud - gitweb
LU-16831 lod: replace (__u16)-1 with LOV_ALL_STRIPES 55/52055/3
authorJian Yu <yujian@whamcloud.com>
Wed, 23 Aug 2023 19:05:22 +0000 (12:05 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 6 Sep 2023 06:22:40 +0000 (06:22 +0000)
commitcde84a9a24bbca12427bc51495d2fba0778b9e33
treea07c8de4fb4aa6e7ee987d05e792def8650ae466
parentbb0cc84fbed51e006bfac230dada426bfac4f500
LU-16831 lod: replace (__u16)-1 with LOV_ALL_STRIPES

This patch replaces "(__u16)-1" with constant LOV_ALL_STRIPES
and replaces "(__u64)-1" with OBD_OBJECT_EOF.

Test-Parameters: trivial

Change-Id: I2345c5e67da20328e7173c9add8da27015df9d13
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52055
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Zhenyu Xu <bobijam@hotmail.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/lod/lod_object.c
lustre/lod/lod_qos.c