diff options
author | Tim Potter <tpot@samba.org> | 1999-04-05 05:14:47 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 1999-04-05 05:14:47 +0000 |
commit | 753596246ceb7e06f5f8c4f169251a89b464b54c (patch) | |
tree | f4d38187ed107ddd5086202d81cb8e12f1b48c91 /docs | |
parent | e8fa4fbf8b5a0d5c76745f51751e85f2ec462b41 (diff) | |
download | samba-753596246ceb7e06f5f8c4f169251a89b464b54c.tar.gz samba-753596246ceb7e06f5f8c4f169251a89b464b54c.tar.xz samba-753596246ceb7e06f5f8c4f169251a89b464b54c.zip |
Documentation for VFS construction.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VFS.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/VFS.txt b/docs/VFS.txt new file mode 100644 index 00000000000..455fde910ad --- /dev/null +++ b/docs/VFS.txt @@ -0,0 +1,9 @@ +!== +!== VFS.txt +!== +Contributor: Tim Potter +Updated: April 5, 1999 + +Subject: Implementing a virtual filesystem for Samba +=========================================================== + |