The branch, master has been updated
via 5f63bda Change the link to the VFS documentation and massage the
text slightly.
from 86cee6d Link to the results of the Samba survey.
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 5f63bda8ebf6972f61de3072c57a93ce60bf1a33
Author: Richard Sharpe <[email protected]>
Date: Fri May 22 19:17:29 2015 -0700
Change the link to the VFS documentation and massage the text slightly.
Signed-off-by: Richard Sharpe <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
devel/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/devel/index.html b/devel/index.html
index e7ac1bf..25325ee 100755
--- a/devel/index.html
+++ b/devel/index.html
@@ -119,7 +119,7 @@ Channel logs are available <a
href="http://irclog.samba.org/">here</a>.</p>
Developer's Guide</a> is available in
<a href="/samba/docs/Samba-Developers-Guide.pdf">PDF</a>
or <a href="/samba/docs/man/Samba-Developers-Guide/">HTML</a> format</li>
- <li>Richard Sharpe's <a
href="http://www.samba.org/~sharpe/The-Samba-VFS.pdf">Writing a Samba
VFS</a></li>
+ <li>Richard Sharpe's documentation on <a
href="https://wiki.samba.org/index.php/Developer_documentation#VFS">Writing a
Samba VFS</a></li>
<li><a href="http://www.snia.org/tech_activities/CIFS/">SNIA CIFS
Technical Reference</a></li>
<li><a
href="http://www.cb1.com/~lkcl/ntdom/">http://www.cb1.com/~lkcl/ntdom/</a></li>
<li><a href="/samba/ftp/specs/">Archive of SMB/CIFS Protocol
Drafts</a></li>
--
Samba Website Repository