bosserver dir creation for non-transarc paths
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 16 Jul 2009 21:50:53 +0000 (17:50 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Fri, 12 Jul 2013 15:01:03 +0000 (08:01 -0700)
commitddf98e50b24b2df3dabdce4ce2720eefa19717f8
tree0bede43766a8734cb63d8cba2683eee5e435ab89
parente4ce2a544f8fcec7355f296a456ddcb6b84b7d93
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