The following commit has been merged in the master branch:
commit 37c5db3ce767868803135c916b282ff2e541d052
Author: Andrew Deason <[email protected]>
Date: Sun Dec 1 15:39:04 2019 -0600
FBSD: Declare vnops/vfsops static
Declare our vnode and vfs operations as static functions, since they
are not referenced outside of osi_vfsops.c/osi_vnodeops.c. Shuffle
around the definitions in osi_vnodeops.c so that we don't need forward
declarations for the functions.
Change-Id: Idbbe05a8b248ac29c2795c365be6a4e99da536dd
Reviewed-on: https://gerrit.openafs.org/13973
Reviewed-by: Benjamin Kaduk <[email protected]>
Tested-by: BuildBot <[email protected]>
src/afs/FBSD/osi_prototypes.h | 6 --
src/afs/FBSD/osi_vfsops.c | 66 +++++++++---------
src/afs/FBSD/osi_vnodeops.c | 147 ++++++++++++++++------------------------
3 files changed, 92 insertions(+), 127 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs