From fb1e289408cb8de4b8f9b988c56aa6d64df9b622 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Fri, 6 Jul 2001 00:49:45 +0000 Subject: Syncup getting ready for release. Jeremy. --- examples/VFS/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples') 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 + to block named symbolic link following. + The libtool program, available from your favourite GNU software archive, is required to compile these programs. -- cgit