OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_71-6-g837fb32
Gerrit Code Review
gerrit@openafs.org
Tue, 2 Feb 2010 06:03:38 -0800 (PST)
The following commit has been merged in the master branch:
commit 837fb322e57c80aac5e5dee43fc7220727c1049f
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Fri Jan 29 14:13:47 2010 +0000
Fix USS to use volser prototypes
Fix the uss_vol.c file to use the volser prototypes. This clears up the
list of the warnings in this file, so drop the warning supression from
the Makefile, and remove the entry from README.WARNINGS
Change-Id: I9e4ec8bdfa39e3a7adafea454a4c6d96c5fc9d0f
Reviewed-on: http://gerrit.openafs.org/1204
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
README.WARNINGS | 1 -
src/uss/Makefile.in | 2 +-
src/uss/uss_vol.c | 4 +++-
3 files changed, 4 insertions(+), 3 deletions(-)
--
OpenAFS Master Repository