]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
typo
authorsageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Fri, 25 May 2007 19:51:33 +0000 (19:51 +0000)
committersageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Fri, 25 May 2007 19:51:33 +0000 (19:51 +0000)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1377 29311d96-e01e-0410-9327-a35deaab8ce9

trunk/web/tasks.body

index 32f0eebb08bfd5a0037ea1411a0d5c8ac137454a..038c9395d43e1a952af55d8b5cf3f8d04403b6f1 100644 (file)
@@ -20,7 +20,7 @@
 
                <h4>Snapshots</h4>
                <div>
-                       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 <a href="http://www.soe.ucsc.edu/~sage/papers/290s.osdsnapshots.pdf">this tech report</a>.
+                       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 <a href="http://www.soe.ucsc.edu/~sage/papers/290s.osdsnapshots.pdf">this tech report</a>.
                </div>
 
                <h4>Content-addressable Storage</h4>