svn commit: lorikeet r182 - in trunk/white-papers: .

abartlet at samba.org abartlet at samba.org
Thu Jan 13 01:04:33 GMT 2005


Author: abartlet
Date: 2005-01-13 01:04:33 +0000 (Thu, 13 Jan 2005)
New Revision: 182

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=182

Log:
Finish glossary, add copyright and GPL release.

Andrew Bartlett

Modified:
   trunk/white-papers/samba3-samba4.lyx


Changeset:
Modified: trunk/white-papers/samba3-samba4.lyx
===================================================================
--- trunk/white-papers/samba3-samba4.lyx	2005-01-09 23:25:23 UTC (rev 181)
+++ trunk/white-papers/samba3-samba4.lyx	2005-01-13 01:04:33 UTC (rev 182)
@@ -7,7 +7,7 @@
 \graphics default
 \paperfontsize default
 \spacing single 
-\papersize Default
+\papersize a4paper
 \paperpackage a4
 \use_geometry 0
 \use_amsmath 0
@@ -683,15 +683,26 @@
 \layout List
 \labelwidthstring 00.00.0000
 
-NTVFS NTVFS is the 'NT like' VFS interface in Samba4, designed to expose
- the full richness of the CIFS protocol, as backed by NTFS on windows.
+NTVFS NTVFS is the VFS interface in Samba4, designed to expose the full
+ richness of the CIFS protocol, as backed by NTFS on Microsoft Windows NT.
 \layout List
 \labelwidthstring 00.00.0000
 
 POSIX\SpecialChar ~
 VFS In Samba 3.0, the VFS interface is defined in terms of the basic
- operations found on POSIX systems, such as read(), write(), and open(),
- rather than the richer NTVFS interfaces.
+ operations found on POSIX systems, such as 
+\family typewriter 
+read()
+\family default 
+, 
+\family typewriter 
+write()
+\family default 
+, and 
+\family typewriter 
+open()
+\family default 
+, rather than the richer NTVFS interfaces.
 \layout List
 \labelwidthstring 00.00.0000
 
@@ -707,5 +718,43 @@
 
 UID User ID, in this case as reflected by the locally unique numeric identifier
  of users on a Unix-like system.
- 
+\layout List
+\labelwidthstring 00.00.0000
+
+VFS Virtual File System, an interface that abstracts file system operation
+ details from the application programmer, providing a common interface across
+ multiple possible implementations.
+\layout Section*
+
+Credits
+\layout Standard
+
+Thanks to St Bernard Software for funding the production of this white paper,
+ and to the Samba Team, and Vance Lankhaar in particular for providing feedback
+ and corrections.
+\layout Standard
+
+The source and history for this document are available from 
+\begin_inset LatexCommand \htmlurl[Lorikeet SVN]{http://websvn.samba.org/cgi-bin/viewcvs.cgi/trunk/white-papers/?root=lorikeet}
+
+\end_inset 
+
+.
+\layout Standard
+
+
+\emph on 
+
+\begin_inset ERT
+status Collapsed
+
+\layout Standard
+
+\backslash 
+copyright{} 
+\end_inset 
+
+Andrew Bartlett 2005.
+ This document is released under the GNU General Public Licence, version
+ 2.0 or later.
 \the_end



More information about the samba-cvs mailing list