Whamcloud - gitweb
EX-4157 lipe: comment out ldiskfs functions for client-only lpcc_purge
authorLei Feng <flei@whamcloud.com>
Thu, 28 Oct 2021 09:06:36 +0000 (05:06 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 4 Nov 2021 17:21:10 +0000 (17:21 +0000)
commite774698118570f075c49f9ffb571b5678db4d7cd
tree66a91fd42cb4eba25d4f79a72c569f8f837d6943
parent206f7c50ba37492f99db9283df041e5545e809ca
EX-4157 lipe: comment out ldiskfs functions for client-only lpcc_purge

Sometime the client system does not have ldiskfs libs, then lpcc_purge
fails to start on it because some ldiskfs symbols cannot be found.
So comment out these codes for a client-only building.

Change-Id: I4a38f1128b9e66d495f94ef7ebd91f26ea052b67
Signed-off-by: Lei Feng <flei@whamcloud.com>
Test-Parameters: trivial testlist=sanity-pcc env=ONLY=200-202,ONLY_REPEAT=50 \
                 clientextra_install_params="--packages lipe-lpcc"
Reviewed-on: https://review.whamcloud.com/45394
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lipe/configure.ac
lipe/src/Makefile.am
lipe/src/policy.c
lipe/src/posix.c
lipe/src/posix.h