Whamcloud - gitweb
LU-18420 llite: Use enum mds_ibits_locks instead of __u64 77/56877/5
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Wed, 30 Oct 2024 06:52:34 +0000 (02:52 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Dec 2024 08:17:25 +0000 (08:17 +0000)
commit6296ea7bc6a46b9c372e054ba6703d141d5495cd
tree3b7e6ca1c5c921bf4468e1fbcbad2a7dd26ccad2
parent43e1ae99ffaf17cf8e5268287876734804d1c13b
LU-18420 llite: Use enum mds_ibits_locks instead of __u64

This patch uses enum mds_ibits_locks instead of generic
__u64. This patch has no functional changes.

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I2d9ad5001977a532f2d7c3242ce2e40f38974c5e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56877
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/namei.c