openafs/doc/arch/README
Steven Jenkins 8cad4305ac demand-attach-docs-20080314
LICENSE IPL10

Additional documentation for the demand attach file server, plus a state
diagram.
2008-03-14 18:05:00 +00:00

8 lines
259 B
Plaintext

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.