fstrace: remove dead code 54/14554/2
authorMark Vitale <mvitale@sinenomine.net>
Thu, 11 Mar 2021 20:19:58 +0000 (15:19 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 12 Mar 2021 22:44:59 +0000 (17:44 -0500)
commitd60ca9e08f83e2ee12c4bb2f10ca674190b900d2
tree78b24a3faaef7869434b61da5817c086a3e05098
parentc49d383f99969a98da34accf8666a5f3ae6c98d8
fstrace: remove dead code

Numerous functions in venus/fstrace.c with names icl_* have been dead
code since the original IBM code import.  Furthermore, many of them have
similar implementations in afs/afs_icl.c with names afs_icl_*.

Remove the dead code.  No functional change is incurred by this commit.

Change-Id: I3943a9cf333c4044c877b46e7b2eec4285358c18
Reviewed-on: https://gerrit.openafs.org/14554
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/venus/fstrace.c