OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-220-gd5816fd
Gerrit Code Review
gerrit@openafs.org
Tue, 11 Sep 2018 15:01:03 -0400
The following commit has been merged in the master branch:
commit 50216dbbc30ed94f89bdd0e964f4891e87f28c0b
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.
Change-Id: I3e74e01464af122f245c3b0fe8f3985e422d13b4
src/butc/tcmain.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
--
OpenAFS Master Repository