OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_2-79-g2e8317d
Gerrit Code Review
gerrit@openafs.org
Sat, 30 Mar 2013 07:59:22 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 2e8317d2018e89418abbe541e3ac9c5e5bb524c8
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.
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>
(cherry picked from commit da3f8d86dd216a90bc400367b7b95e9a427f99e8)
Change-Id: I63ec14c6f635c57249023e0fc34b15838cee2eb3
Reviewed-on: http://gerrit.openafs.org/9386
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/viced/callback.c | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository