OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-1990-gda3f8d8
Gerrit Code Review
gerrit@openafs.org
Fri, 16 Dec 2011 04:04:17 -0800 (PST)
The following commit has been merged in the master branch:
commit da3f8d86dd216a90bc400367b7b95e9a427f99e8
Author: Andrew Deason <adeason@sinenomine.net>
Date: Wed Dec 14 14:16:16 2011 -0600
viced: Yell when we GetSomeSpace_r
A GetSomeSpace_r call indicates we don't have enough callbacks
configured. For many people, this can happen without the administrator
realizing anything is wrong, since we never give any indication that
something is amiss, unless the administrator checks the xstat
statistics.
Since this can indicate a serious performance problem, yell in the log
when this happens. Only do it once, so we don't spam the log.
Change-Id: I5c881a3c127c20b4f086d59bf3768864307efe92
Reviewed-on: http://gerrit.openafs.org/6334
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Derrick Brashear <shadow@dementix.org>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/viced/callback.c | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository