The following commit has been merged in the master branch:
commit 882146b0e671e008e1d599cd34213bf940410d33
Author: Jeffrey Altman <[email protected]>
Date: Wed Jun 11 20:53:09 2014 -0400
viced: kill CLIENT_TO_ZERO macro
Move all struct client fields that are to be zeroed upon structure
reuse to a new struct client_to_zero. Include the new structure
within struct client and call memset() on that structure.
Change-Id: I0f83f5f18b41bc0d4f8e1f7f8e04cd5508cbe4e1
Reviewed-on: http://gerrit.openafs.org/11288
Reviewed-by: Benjamin Kaduk <[email protected]>
Reviewed-by: D Brashear <[email protected]>
Tested-by: D Brashear <[email protected]>
src/viced/afsfileprocs.c | 304 +++++++++++++++++++++++-----------------------
src/viced/host.c | 242 ++++++++++++++++++------------------
src/viced/host.h | 9 +-
3 files changed, 278 insertions(+), 277 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs