From 9e9e3c5620882d2f769694996ff4d7e0cf36cc2b Mon Sep 17 00:00:00 2001 From: raghavendra talur Date: Thu, 20 Aug 2015 15:09:31 +0530 Subject: Create basic directory structure All new features specs go into in_progress directory. Once signed off, it should be moved to done directory. For now, This change moves all the Gluster 4.0 feature specs to in_progress. All other specs are under done/release-version. More cleanup required will be done incrementally. Change-Id: Id272d301ba8c434cbf7a9a966ceba05fe63b230d BUG: 1206539 Signed-off-by: Raghavendra Talur Reviewed-on: http://review.gluster.org/11969 Reviewed-by: Humble Devassy Chirammal Reviewed-by: Prashanth Pai Tested-by: Humble Devassy Chirammal --- done/Features/bitrot-docs.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 done/Features/bitrot-docs.md (limited to 'done/Features/bitrot-docs.md') diff --git a/done/Features/bitrot-docs.md b/done/Features/bitrot-docs.md new file mode 100644 index 0000000..90edffc --- /dev/null +++ b/done/Features/bitrot-docs.md @@ -0,0 +1,7 @@ +### Sources where you can find more resources on bitrot + +* Feature page: http://www.gluster.org/community/documentation/index.php/Features/BitRot + +* Design: http://goo.gl/Mjy4mD + +* CLI specification: http://goo.gl/2o12Fn -- cgit