Wrapfs: update documentation
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 3 Apr 2014 17:24:28 +0000 (13:24 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 27 Dec 2016 19:05:18 +0000 (14:05 -0500)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Documentation/filesystems/wrapfs.txt

index a189903f92c823c3da7abf1e2f8f3569622b146f..daa313b2ac693d1b5172bfaa769c3227fb34f19a 100644 (file)
@@ -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