added CORNFS
authorMiklos Szeredi <miklos@szeredi.hu>
Tue, 26 Jul 2005 10:17:19 +0000 (10:17 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Tue, 26 Jul 2005 10:17:19 +0000 (10:17 +0000)
Filesystems

index 70fb332361112d804a86a0bea5e68fb58937071c..bf98e8b65e3a12c799fed9dd91826dd3db65846b 100644 (file)
@@ -428,3 +428,18 @@ Description:
   spread over the world-wide Grid.
 
 ==============================================================================
+Name: Clustered Ordinary Raid Network File System (CORNFS)
+
+Author: Ian C. Blenke / icblenke at nks net
+
+Homepage: http://ian.blenke.com/projects/cornfs/cornfs.html
+
+Description:
+
+  CORNFS is an attempt at creating a distributed filesystem that
+  mirrors N copies of files across a group of M number of
+  servers. Everything in CORNFS is stored as a file. At any time, it
+  is possible to reconstruct the entire filesystem via a simple
+  overlay rsync from the remote filesystems.
+
+==============================================================================