openafs/doc/arch
Steven Jenkins 9882389401 DEVEL15-demand-attach-docs-20080314
LICENSE IPL10

Additional documentation for the demand attach file server, plus a state
diagram.


(cherry picked from commit 8cad4305ac)
2008-03-14 18:49:54 +00:00
..
dafs-fsa.dot DEVEL15-demand-attach-docs-20080314 2008-03-14 18:49:54 +00:00
README DEVEL15-demand-attach-docs-20080314 2008-03-14 18:49:54 +00:00

dafs-fsa.dot is a description of the finite-state machine for volume
states in the Demand Attach fileserver in Dot (http://www.graphviz.org)
format.  An invocation like:

    dot -Tsvg dafs-fsa.dot > dafs-fsa.svg

will convert the description to an SVG file.