OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_69-2-gf18a6c3
Gerrit Code Review
gerrit@openafs.org
Tue, 19 Jan 2010 17:55:30 -0800 (PST)
The following commit has been merged in the master branch:
commit f18a6c36b38ed8422eb6ed5e43cebaa3d212917c
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Sun Jan 17 18:34:03 2010 +0000
Label elements of rx structures
Label all of the assignments to the xdr_ops structure. This allows
the rec, stdio and mem variants to continue to function, even when
the ordering of the elements has changed in the header.
Change-Id: I006bbbdb8923dbb72a97fde931a1b23e303375c2
Reviewed-on: http://gerrit.openafs.org/1126
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/rx/xdr_mem.c | 16 ++++++++--------
src/rx/xdr_rec.c | 16 ++++++++--------
src/rx/xdr_rx.c | 26 +++++++++++++-------------
src/rx/xdr_stdio.c | 16 ++++++++--------
4 files changed, 37 insertions(+), 37 deletions(-)
--
OpenAFS Master Repository