vfs_gpfs: Remove gpfs:prealloc from manpage
authorChristof Schmitt <cs@samba.org>
Mon, 14 May 2018 21:34:32 +0000 (14:34 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 22 Apr 2019 23:00:41 +0000 (23:00 +0000)
The option is no longer in the code, remove it from the manpage as well.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/manpages/vfs_gpfs.8.xml

index 15e7bcf9d773ec46e5f880e11fe6dd3cd9c55f0e..2f3b4274e4bfacc1c9e6c16b546ecced441bf870 100644 (file)
@@ -13,7 +13,7 @@
 
 <refnamediv>
        <refname>vfs_gpfs</refname>
 
 <refnamediv>
        <refname>vfs_gpfs</refname>
-       <refpurpose>gpfs specific samba extensions like acls and prealloc</refpurpose>
+       <refpurpose>gpfs specific samba extensions like acls</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
 </refnamediv>
 
 <refsynopsisdiv>
                </varlistentry>
                <varlistentry>
 
                </varlistentry>
                <varlistentry>
 
-               <term>gpfs:prealloc = [ yes | no ]</term>
-               <listitem>
-               <para>
-               If set to yes the gpfs_prealloc function will be used in the
-               fallocate callback when appropriate. If set to no gpfs_prealloc
-               will not be used. In both cases the system and libc calls are
-               avoided.
-               </para>
-
-               <itemizedlist>
-               <listitem><para>
-               <command>yes (default)</command> - Use gpfs_prealloc for the
-               fallocate callback.
-               </para></listitem>
-               <listitem><para>
-               <command>no</command> - Do not use gpfs_prealloc for the
-               fallocate callback.
-               </para></listitem>
-               </itemizedlist>
-               </listitem>
-
-               </varlistentry>
-
-               <varlistentry>
-
                <term>gpfs:settimes = [ yes | no ]</term>
                <listitem>
                <para>
                <term>gpfs:settimes = [ yes | no ]</term>
                <listitem>
                <para>