]> git.michaelhowe.org Git - packages/o/openafs.git/commit
bozo: bosserver -pidfiles option
authorMichael Meffie <mmeffie@sinenomine.net>
Wed, 24 Nov 2010 01:21:50 +0000 (20:21 -0500)
committerDerrick Brashear <shadow@dementix.org>
Fri, 7 Oct 2011 17:32:02 +0000 (10:32 -0700)
commitf008d3d5f64eea9a9459641fd91bfff79236d0b4
tree8e7c4100a84705475233d368498c8cb1eb3109e7
parent1aa1446b7a1b75b503fab968cee92ca73319f82b
bozo: bosserver -pidfiles option

Add an option to bosserver to create pidfiles for long running
processes for simple, fs, and dafs bnode types, as well as the
bosserver process. The pidfiles are located in the server local
directory by default, or in the path specifed by the -pidfiles
command-line option.

Reviewed-on: http://gerrit.openafs.org/5497
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit bdf86d245fd55c5c7ac7ea81e3d6b6bafdbe1783)

Change-Id: Id76530b81e2e92c76a015510d04dc8d5e5fd75ce
Reviewed-on: http://gerrit.openafs.org/5537
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/bozo/bnode.c
src/bozo/bnode.p.h
src/bozo/bosprototypes.h
src/bozo/bosserver.c
src/bozo/cronbnodeops.c
src/bozo/ezbnodeops.c
src/bozo/fsbnodeops.c