OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_68-51-gf545882
Gerrit Code Review
gerrit@openafs.org
Thu, 31 Dec 2009 05:01:38 -0800 (PST)
The following commit has been merged in the master branch:
commit f54588201488fe1038f52546853c7c2082ff069a
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Thu Dec 24 15:35:47 2009 +0000
Remove --disable-full-vos-listvol-switch option
Remove the --disable-full-vos-listvol-switch configuration option,
and the corresponding #ifdefs. Full output from vos listvol is now
always enabled.
Change-Id: Ib4900cc0a8532b3db31d13d34fe59946b34e86ed
Reviewed-on: http://gerrit.openafs.org/1031
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
acinclude.m4 | 10 ----------
src/config/afsconfig-windows.h | 3 ---
src/volser/vos.c | 29 ++++++-----------------------
3 files changed, 6 insertions(+), 36 deletions(-)
--
OpenAFS Master Repository