xstat: cm xstat time values are 32 bit
authorMichael Meffie <mmeffie@sinenomine.net>
Fri, 12 Aug 2011 18:29:48 +0000 (14:29 -0400)
committerDerrick Brashear <shadow@dementix.org>
Mon, 29 Aug 2011 21:17:19 +0000 (14:17 -0700)
commit130144850c6d05bc69e06257a5d7219eb98697d8
tree05db0cac2da58313e27cfe4ce911e658ce4cdb7d
parent33bb5218ba8d6c5b5c5c4839fd31824ca90c062b
xstat: cm xstat time values are 32 bit

The kernel space cm xstat time structures are implemented as 32
bit values in memory and on the wire.  Define the client side
xstat userspace structures as 32 bit time values as well to avoid
size mismatches on systems with native 64 bit time values.

Change-Id: I857ea48bf8e12ec006ef24affb2e65a105ce27bb
Reviewed-on: http://gerrit.openafs.org/5237
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/afs/afs_osi.h
src/afs/afs_stats.h