summaryrefslogtreecommitdiffstats
path: root/examples/VFS/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/VFS/README')
-rw-r--r--examples/VFS/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/VFS/README b/examples/VFS/README
index c2f39f9727d..825f8a961ff 100644
--- a/examples/VFS/README
+++ b/examples/VFS/README
@@ -17,6 +17,11 @@ construction. The following VFS modules are given:
connect/disconnect, directory opens/create/remove,
file open/close/rename/unlink/chmod.
+ block/
+
+ A directory containing a sample module by Ronald Kuetemeier
+ <ronald@kuetemeier.com> to block named symbolic link following.
+
The libtool program, available from your favourite GNU software
archive, is required to compile these programs.