OpenAFS Master Repository branch, openafs-stable-1_8_x, updated. openafs-stable-1_8_2
Gerrit Code Review
gerrit@openafs.org
Tue, 11 Sep 2018 15:00:53 -0400
The following commit has been merged in the openafs-stable-1_8_x branch:
commit 7eb650a6edd96e3c7e68f170945ddcdac8b67975
Author: Benjamin Kaduk <kaduk@mit.edu>
Date: Sat Sep 8 20:35:25 2018 -0500
OPENAFS-SA-2018-001 butc: remove dummy osi_audit() routine
This local stub was present in the original IBM import and is unused.
It will conflict with the real audit code once we start adding auditing
to the TC_ RPCs, so remove it now.
(cherry picked from commit 50216dbbc30ed94f89bdd0e964f4891e87f28c0b)
Change-Id: I63db513bb107ef47da77f13b27cdf5d24b4a24b4
src/butc/tcmain.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
--
OpenAFS Master Repository