Whamcloud - gitweb
LU-18420 misc: Use enum mds_ibits_locks instead of __u64 (part 2) 53/56953/17
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Mon, 11 Nov 2024 09:44:10 +0000 (04:44 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 31 Mar 2025 05:55:55 +0000 (05:55 +0000)
commit0ab007719fa538dc7dddcc0b67af6ae50bbb609b
treea027f5d2f3658de414d95ed83062d0c7b6bd1c14
parent8a5e155235cff82e592564c3b9502d8f2c6e5c32
LU-18420 misc: Use enum mds_ibits_locks instead of __u64 (part 2)

This patch is part 2 that uses enum mds_ibits_locks
instead of generic __u64.

Test-Parameters: testlist=runtests serverversion=2.15
Test-Parameters: testlist=runtests clientversion=2.15
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I77ddc7787c61ce4ef6b9d2041490446d20ce691c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56953
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
29 files changed:
lustre/include/lustre_dlm.h
lustre/include/lustre_intent.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/ldlm/ldlm_inodebits.c
lustre/ldlm/ldlm_internal.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/lfsck/lfsck_internal.h
lustre/lfsck/lfsck_lib.c
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/namei.c
lustre/llite/statahead.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_locks.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_io.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c
lustre/mdt/mdt_xattr.c
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/pack_generic.c
lustre/target/tgt_handler.c