The branch, v3-6-test has been updated
       via  2ab1635 docs:vfs_gpfs: improve the CAVEAT section on run and build 
time dependencies
      from  8e60fa5 docs-xml/vfs_gpfs: document 'gpfs:refuse_dacl_protected'

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit 2ab163564c6780ebea995d32bd12621f4cedcdd3
Author: Michael Adam <ob...@samba.org>
Date:   Mon Aug 30 14:49:16 2010 +0200

    docs:vfs_gpfs: improve the CAVEAT section on run and build time dependencies

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/manpages-3/vfs_gpfs.8.xml |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml 
b/docs-xml/manpages-3/vfs_gpfs.8.xml
index 6421fc6..3372a95 100644
--- a/docs-xml/manpages-3/vfs_gpfs.8.xml
+++ b/docs-xml/manpages-3/vfs_gpfs.8.xml
@@ -274,9 +274,20 @@
 
 <refsect1>
        <title>CAVEATS</title>
-       <para>The gpfs gpl libraries are required by <command>gpfs</command> VFS
-       module during both compilation and runtime.
-       Also this VFS module is tested to work on SLES 9/10 and RHEL 4.4
+       <para>
+       Depending on the version of gpfs, the <command>libgpfs_gpl</command>
+       library or the <command>libgpfs</command> library is needed at
+       runtime by the <command>gpfs</command> VFS module:
+       Starting with gpfs 3.2.1 PTF8, the complete <command>libgpfs</command>
+       is available as open source and <command>libgpfs_gpl</command> does no
+       longer exist. With earlier versions of gpfs, only the
+       <command>libgpfs_gpl</command> library was open source and could be
+       used at run time.
+       </para>
+       <para>
+       At build time, only the header file <command>gpfs_gpl.h</command>
+       is required , which is a symlink to <command>gpfs.h</command> in
+       gpfs versions newer than 3.2.1 PTF8.
        </para>
 </refsect1>
 


-- 
Samba Shared Repository

Reply via email to