openafs/doc/arch
Jeffrey Altman 5526ba218f doc-doxygen-20090531
LICENSE BSD

Doxygen converted versions of the IBM provided architecture and
protocol documentation.

Funded under an SBIR grant.
2009-05-31 17:52:46 +00:00
..
arch-overview.h doc-doxygen-20090531 2009-05-31 17:52:46 +00:00
dafs-fsa.dot demand-attach-docs-20080314 2008-03-14 18:05:00 +00:00
README demand-attach-docs-20080314 2008-03-14 18:05:00 +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.