Whamcloud - gitweb
LU-19098 hsm: don't print progname twice with lhsmtool 80/59680/2 master
authorAurelien Degremont <adegremont@nvidia.com>
Tue, 28 Jan 2025 14:08:07 +0000 (15:08 +0100)
committerOleg Drokin <green@whamcloud.com>
Mon, 23 Jun 2025 04:35:12 +0000 (04:35 +0000)
commit82f2bdb17aea86dbef296c60dd4eee691695036e
tree2c5822efa582aee458290813f3045ae4c939216d
parent85f386d63e0a942e9a59d48179949f89470d9158
LU-19098 hsm: don't print progname twice with lhsmtool

Since Lustre 2.11, log message from llapi_error() prefixes
the message with the current program short name. There is no
more a need for lhsmtool_posix log fonctions (CT_xxxx) to also
do the same.

Remove the duplicate prog name and cmd_name.

Test-Parameters: trivial testlist=sanity-hsm
Signed-off-by: Aurelien Degremont <adegremont@nvidia.com>
Change-Id: I4ebdf01cd00d1544678cbad066e2c3a79ecfda38
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59680
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/lhsmtool_posix.c