OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_68-52-g16a8242
Gerrit Code Review
gerrit@openafs.org
Thu, 31 Dec 2009 05:01:57 -0800 (PST)
The following commit has been merged in the master branch:
commit 16a824222ba1ecdee4734659d76680bf4f61695a
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Thu Dec 24 18:19:01 2009 +0000
Remove HAVE_STRUCT_BUF test
Ever since b1edf891d717ee8e08c0d93738a204cff09cf68f was committed,
we've not needed to test to see if the OS provides struct buf - we
can just declare it as a structure without providing a definition
in all circumstances.
Change-Id: I81ebad0dcda91229883f44b657e8113ec832668d
Reviewed-on: http://gerrit.openafs.org/1032
Tested-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
acinclude.m4 | 43 +++++++------------------------------------
src/afs/afs.h | 2 --
2 files changed, 7 insertions(+), 38 deletions(-)
--
OpenAFS Master Repository