The following commit has been merged in the master branch:
commit 8f2fa9d6393a958080387e8d84f6b8cd032b5ff8
Author: Andrew Deason <[email protected]>
Date: Wed Sep 24 17:50:02 2014 -0500
afs: Consolidate fheader initialization
We were initializing an afs_fheader structure in two different places,
with the same values. Consolidate these into a single function, so
updating the structure is easier. Also zero the whole structure, just
to make sure everything is initialized, even if the structure changes.
This commit should have no behavior impact; it is just code
reorganization.
Change-Id: If90757166d8490eaa053aa086c7b95349a62332e
Reviewed-on: http://gerrit.openafs.org/11510
Reviewed-by: Benjamin Kaduk <[email protected]>
Reviewed-by: Perry Ruiter <[email protected]>
Tested-by: BuildBot <[email protected]>
src/afs/afs_dcache.c | 6 +-----
src/afs/afs_init.c | 17 ++++++++++++-----
src/afs/afs_prototypes.h | 1 +
3 files changed, 14 insertions(+), 10 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs