summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-05-16 02:15:17 +0000
committerJeremy Allison <jra@samba.org>2001-05-16 02:15:17 +0000
commit426ce84fc3cc3e2753fcb099168367c4d67406a4 (patch)
tree19df931312a3c4bb2d7fe3b728979eecf864fe16 /examples
parent53d60eb0e6478dd73dc20135e6ea9bfae909d961 (diff)
downloadsamba-426ce84fc3cc3e2753fcb099168367c4d67406a4.tar.gz
Updated for block/ example.
Jeremy.
Diffstat (limited to 'examples')
-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.