Penguin
Diff: VirtualFileSystem
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of VirtualFileSystem.

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

Newer page: version 4 Last edited on Thursday, April 13, 2006 8:57:02 pm by JohnMcPherson
Older page: version 3 Last edited on Monday, March 22, 2004 9:15:17 pm by StuartYeates Revert
@@ -1,3 +1,3 @@
 The abstraction of various interfaces as a normal FileSystem that is presented systems, both in the application layer and within the [Kernel]. 
  
-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. 
+Examples include using a [ loopback device|LoopDevice] 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.