Whamcloud - gitweb
LU-14612 utils: Add functions llapi_group_lock64/unlock64() 10/43310/8
authorEmoly Liu <emoly@whamcloud.com>
Sun, 25 Apr 2021 00:48:42 +0000 (08:48 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 5 May 2021 02:50:35 +0000 (02:50 +0000)
commitccb64cde7fd890a5143a44c9abe9262e2cb8b201
treed40268ab6a6d49ee65e0441251fb695a57dff694
parent9c424b8f93e570da0268e705c5babde7de627f9b
LU-14612 utils: Add functions llapi_group_lock64/unlock64()

Add new functions llapi_group_lock64/unlock64() for 64-bit usage.

Test-Parameters: trivial
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: Id79ae634ba6a787974be481b51743604c4adb536
Reviewed-on: https://review.whamcloud.com/43310
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/doc/llapi_group_lock.3
lustre/include/lustre/lustreapi.h
lustre/utils/LCOPYING
lustre/utils/Makefile.am
lustre/utils/liblustreapi.c
lustre/utils/liblustreapi_swap.c [new file with mode: 0644]
lustre/utils/wirehdr.c
lustre/utils/wiretest.c