fssync: Rename state
authorSimon Wilkinson <sxw@your-file-system.com>
Mon, 28 Mar 2011 09:23:22 +0000 (10:23 +0100)
committerJeffrey Altman <jaltman@openafs.org>
Mon, 28 Mar 2011 12:16:48 +0000 (05:16 -0700)
commit235aaced95300695ebe195c5af1d12cd2c54ab6d
tree086e1bdc560fa5e3991fcdf099bad5eaaeed0a78
parent1aab133e495a27fa4783379478c563d0ec066a9c
fssync: Rename state

The structure 'state' in fssync-debug conflicts with a structure
of the same name in AIX's resolv.h header. Renaming the structure here
to fssync_state to avoid the conflict.

Change-Id: I15df31a48369f76ef927a5153d3415e821bc0c51
Reviewed-on: http://gerrit.openafs.org/4363
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/tsalvaged/salvsync-debug.c
src/vol/fssync-debug.c