Penguin
Diff: VirtualFileSystem
EditPageHistoryDiffInfoLikePages

Differences between version 3 and previous revision of VirtualFileSystem.

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

Newer page: version 3 Last edited on Monday, March 22, 2004 9:15:17 pm by StuartYeates Revert
Older page: version 2 Last edited on Monday, March 22, 2004 4:14:30 pm by JohnMcPherson Revert
@@ -1,3 +1,3 @@
-The abstraction of various interfaces as a normal FileSystem that is presented applications
+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.