OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-127-g6152b53
Gerrit Code Review
gerrit@openafs.org
Mon, 20 Sep 2010 00:30:25 -0700 (PDT)
The following commit has been merged in the master branch:
commit 6152b5322e2b1699252c04c757a2013c2e3c8939
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Sat Sep 11 23:17:24 2010 +0100
viced: Don't fall back to tokens
I can't think of any circumstances in which it is appropriate for
the fileserver to fallback to using tokens from the kernel, rather than
those generated from keys on disk. So, remove that fallback.
Change-Id: I92b8987ce63759234d238812a8fe998daed4c20f
Reviewed-on: http://gerrit.openafs.org/2758
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/viced/host.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository