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 | 38b6de53b4a424bef672020f9440e9edb884228d (patch) | |
tree | 656998453528815cc6717cb64a3c82cbf0e8ec99 /docs/VFS.txt | |
parent | 06ab7916163fc0c736371b097faf3d1ff3a1e0ab (diff) | |
download | samba-38b6de53b4a424bef672020f9440e9edb884228d.tar.gz samba-38b6de53b4a424bef672020f9440e9edb884228d.tar.bz2 samba-38b6de53b4a424bef672020f9440e9edb884228d.zip |
Documentation for VFS construction.
(This used to be commit 753596246ceb7e06f5f8c4f169251a89b464b54c)
Diffstat (limited to 'docs/VFS.txt')
-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 0000000000..455fde910a --- /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 +=========================================================== + |