Penguin
Diff: VirtualFileSystem
EditPageHistoryDiffInfoLikePages

Differences between version 2 and previous revision of VirtualFileSystem.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, March 22, 2004 4:14:30 pm by JohnMcPherson Revert
Older page: version 1 Last edited on Monday, March 22, 2004 4:13:27 pm by JohnMcPherson Revert
@@ -1,3 +1,3 @@
-The abstraction of various interfaces as a normal file system that is presented as a "normal" file system to applications. 
+The abstraction of various interfaces as a normal FileSystem that is presented applications. 
  
 Examples include using a loopback device to make a single file look like a whole filesystem, or anything that accesses files across a network (for example, [NFS], [SSH], [Samba], etc) and allows local applications to read/write/access files.