Whamcloud - gitweb
LU-17646 llapi: lustreapi: add FID in error messages
authorAlexandre Ioffe <aioffe@ddn.com>
Sat, 11 May 2024 01:28:05 +0000 (18:28 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 6 Jun 2024 08:18:00 +0000 (08:18 +0000)
commit5ead68eb8da7c60f742f294e9e36267e4bc14402
treefbeaf59d019b71c434eb17b0081a3eb5feb6264f
parent27451f66d6faf6c239798de3d6e25549cae85302
LU-17646 llapi: lustreapi: add FID in error messages

Use llapi_fd2fid() to print FID in llapi_lease_set() and
llapi_lease_check() error messages.

Lustre-change: https://review.whamcloud.com/55074
Lustre-commit: 8920e024cbc5d7db094f06e757e07c50524928e6

Test-Parameters: trivial
Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Change-Id: Iac97ea721860652e304c674007ac7646d183e2fd
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/55237
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/utils/liblustreapi_lease.c