OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-564-g556c860
Gerrit Code Review
gerrit@openafs.org
Fri, 21 Aug 2026 11:24:56 -0400
The following commit has been merged in the master branch:
commit 556c860d6b62caa16fc76a9698a124e2c6aae644
Author: Amar Bhandari <amar.bhandari@ibm.com>
Date: Thu Jun 18 15:15:20 2026 +0530
auth: remove NO_AFS_CLIENT macro block
The macro NO_AFS_CLIENT is not being set and not used elsewhere
in the code base. Hence removing the macro and the code under this
macro as a part of code clean up.
Change-Id: Ie3c6b972f96ce6554b90bf96bcbd807eaa50e5ad
Co-authored-by: Kailas S Zadbuke <kailashsz@in.ibm.com>
Co-authored-by: Koustubh Mattikalli <koustubh.mattikalli@ibm.com>
Reviewed-on: https://gerrit.openafs.org/16837
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
src/auth/ktc.c | 41 -----------------------------------------
1 file changed, 41 deletions(-)
--
OpenAFS Master Repository