branch, master, updated. f3057c969a92cc1bfef8823a44000ebba421b713
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "". The branch, master has been updated via f3057c969a92cc1bfef8823a44000ebba421b713 (commit) from 69b7dbc24b33a84912f9f6a2074f0b58c9d91e22 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f3057c969a92cc1bfef8823a44000ebba421b713 Author: Dries Kimpe <[email protected]> Date: Thu Dec 12 16:51:25 2013 -0600 No long needed to have configure update paths ----------------------------------------------------------------------- Summary of changes: code/doc/resilience/resilience-book.txt | 19 +++++++++++++++++++ code/doc/resilience/resilience-book.txt.in | 19 ------------------- 2 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 code/doc/resilience/resilience-book.txt delete mode 100644 code/doc/resilience/resilience-book.txt.in Diff of changes: diff --git a/code/doc/resilience/resilience-book.txt b/code/doc/resilience/resilience-book.txt new file mode 100644 index 0000000..853f8e8 --- /dev/null +++ b/code/doc/resilience/resilience-book.txt @@ -0,0 +1,19 @@ +Triton: Data Organization, Replication, and Resilience +====================================================== + +include::./resiliency-overview.txt[] + +include::./object-placement.txt[] + +include::./rosd-replication.txt[] + +include::./failure-detection.txt[] + +include::./object-rebuild.txt[] + +include::./client-fault-handling.txt[] + +include::./non-idempotent-retry.txt[] + +include::./glossary.txt[] + diff --git a/code/doc/resilience/resilience-book.txt.in b/code/doc/resilience/resilience-book.txt.in deleted file mode 100644 index d988970..0000000 --- a/code/doc/resilience/resilience-book.txt.in +++ /dev/null @@ -1,19 +0,0 @@ -Triton: Data Organization, Replication, and Resilience -====================================================== - -include::@abs_srcdir@/resiliency-overview.txt[] - -include::@abs_srcdir@/object-placement.txt[] - -include::@abs_srcdir@/rosd-replication.txt[] - -include::@abs_srcdir@/failure-detection.txt[] - -include::@abs_srcdir@/object-rebuild.txt[] - -include::@abs_srcdir@/client-fault-handling.txt[] - -include::@abs_srcdir@/non-idempotent-retry.txt[] - -include::@abs_srcdir@/glossary.txt[] - hooks/post-receive --
participants (1)
-
noreply@mcs.anl.gov