From 095e34b620e689cb0aa7cbf1398d8b664d0cc668 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Thu, 3 Apr 2014 13:24:28 -0400 Subject: [PATCH] Wrapfs: update documentation Signed-off-by: Erez Zadok --- Documentation/filesystems/wrapfs.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/filesystems/wrapfs.txt b/Documentation/filesystems/wrapfs.txt index a189903f92c8..daa313b2ac69 100644 --- 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 -- 2.43.0