projects
/
wrapfs-4.13.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50d349a
)
Wrapfs: update documentation
author
Erez Zadok
<ezk@cs.sunysb.edu>
Thu, 3 Apr 2014 17:24:28 +0000
(13:24 -0400)
committer
Rohit Kumar
<rokkumar@cs.stonybrook.edu>
Fri, 12 Oct 2018 16:28:30 +0000
(12:28 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Documentation/filesystems/wrapfs.txt
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/wrapfs.txt
b/Documentation/filesystems/wrapfs.txt
index a189903f92c823c3da7abf1e2f8f3569622b146f..daa313b2ac693d1b5172bfaa769c3227fb34f19a 100644
(file)
--- a/
Documentation/filesystems/wrapfs.txt
+++ b/
Documentation/filesystems/wrapfs.txt
@@
-26,6
+26,9
@@
code-review. Wrapfs is useful for several reasons:
the Linux VFS works, or for those who want to learn how to write new
Linux file systems.
+5. As an alternative to bind mounts. Wrapfs acts similarly to BSD's
+ loopback mount file system (lofs).
+
Various versions of Wrapfs appeared as part of the "fistgen" package since
1994, and have been used by numerous users world-wide. This latest version
was rewritten entirely from scratch in 2010 and had supported every kernel