OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-215-g4803d50
Gerrit Code Review
gerrit@openafs.org
Mon, 4 Oct 2010 12:22:08 -0700 (PDT)
The following commit has been merged in the master branch:
commit 4803d50bdb8cdeae2c3f86b5c09e853573bc49eb
Author: Andrew Deason <adeason@sinenomine.net>
Date: Sun Oct 3 18:27:19 2010 -0500
vol: Log ignored dirs that look like partitions
If we see a /vicep*-like directory when we VAttachPartitions, and we
ignore it because it lacks an AlwaysAttach, log that we ignored it.
This may make things less confusing to admins that just try to create
a /vicep* directory and don't know why it doesn't work.
Feature suggested by Jason Edgecombe.
FIXES 128221
Change-Id: I0802f914658c7df413b22b3726a5085f1b646266
Reviewed-on: http://gerrit.openafs.org/2893
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/vol/partition.c | 54 ++++++++++++++++++++++++++++++++++++++++++++------
1 files changed, 47 insertions(+), 7 deletions(-)
--
OpenAFS Master Repository