Whamcloud - gitweb
LU-12275 sec: disable bio functions on client 23/50023/1
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 16 Feb 2023 16:21:50 +0000 (09:21 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 16 Feb 2023 16:21:50 +0000 (09:21 -0700)
commit0ebb7e37b85f8e881985bdcb45d3e16ace37c1f0
tree49a3627838cae326e7029f2dceca2a26ae5264d0
parenteed4d4c7523c26cfc5bc230986d96b2acf152dee
LU-12275 sec: disable bio functions on client

Disable llcrypt_zeroout_range() for client builds because it is
not needed since direct block device access is not used by llite.

Test-Parameters: trivial
Fixes: a813e8187 ("LU-12275 sec: add llcrypt as file encryption library")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I97642dfd85053b9ea4196374f2002ffb6a2540e5
libcfs/include/libcfs/crypto/llcrypt.h
libcfs/libcfs/crypto/bio.c