OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1651-gfebbd0f
Gerrit Code Review
gerrit@openafs.org
Wed, 14 Sep 2011 10:36:40 -0700 (PDT)
The following commit has been merged in the master branch:
commit febbd0f1ae9ae8700c0f9004979442e45a5e9883
Author: Ben Kaduk <kaduk@mit.edu>
Date: Mon Sep 12 21:54:09 2011 -0400
Tidy up event hash table definitions a bit more
The change in http://gerrit.openafs.org/5314 consolidated the
definitions of struct afs_event and some related objects, but
the definitions were not quite in the right place. In
http://gerrit.openafs.org/5392 this content was moved to more
standard headers, but a comment and #define were missed.
This change moves the comment to be in the same place as the content.
Change-Id: I86831879e9a2afd9e653182dcba4621624c55471
Reviewed-on: http://gerrit.openafs.org/5403
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/afs/afs.h | 6 +++++-
src/afs/afs_osi.h | 6 ------
2 files changed, 5 insertions(+), 7 deletions(-)
--
OpenAFS Master Repository