OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3845-gddf98e5
Gerrit Code Review
gerrit@openafs.org
Fri, 12 Jul 2013 08:02:00 -0700 (PDT)
The following commit has been merged in the master branch:
commit ddf98e50b24b2df3dabdce4ce2720eefa19717f8
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Thu Jul 16 17:50:53 2009 -0400
bosserver dir creation for non-transarc paths
The bosserver attempts to create the server directories with the correct
permissions when bosserver starts. Make the parent directories if needed
as well, using the umask permissions for the parent directories, instead
of failing.
FIXES 125114
Change-Id: I5ee16a8210154e51cda4ace0617393c7797a6622
Reviewed-on: http://gerrit.openafs.org/147
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/bozo/bosserver.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 79 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository