From bdc56554585f658ba4c5921272e5601a8c9683d7 Mon Sep 17 00:00:00 2001 From: sageweil Date: Fri, 25 May 2007 19:51:33 +0000 Subject: [PATCH] typo git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1377 29311d96-e01e-0410-9327-a35deaab8ce9 --- trunk/web/tasks.body | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/web/tasks.body b/trunk/web/tasks.body index 32f0eebb08bfd..038c9395d43e1 100644 --- a/trunk/web/tasks.body +++ b/trunk/web/tasks.body @@ -20,7 +20,7 @@

Snapshots

- The distributed object storage fabric (RADOS) includes a simple mechanism of versioning files, and performing copy-on-write when old objects are updated. In order to utilize this mechanism for implementing flexible snapshots, the MDS needs to be extended to manage versioned directory entries and maintain some additional directory links. For more information, see this tech report. + The distributed object storage fabric (RADOS) includes a simple mechanism of versioning objects, and performing copy-on-write when old objects are updated. In order to utilize this mechanism for implementing flexible snapshots, the MDS needs to be extended to manage versioned directory entries and maintain some additional directory links. For more information, see this tech report.

Content-addressable Storage

-- 2.39.5