[release-notes] Added an entry for NFS Ganesha file server.

Simon Clark sclark at fedoraproject.org
Sat Oct 25 09:30:41 UTC 2014


commit 9e18df20483baf741690c9719cf7cbeea036b3b5
Author: Simon Clark <simon.richard.clark at gmail.com>
Date:   Sat Oct 25 10:30:19 2014 +0100

    Added an entry for NFS Ganesha file server.

 en-US/File_Servers.xml     |    5 +++++
 en-US/Section-Sysadmin.xml |    2 --
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/en-US/File_Servers.xml b/en-US/File_Servers.xml
index 0c843a0..80f0281 100644
--- a/en-US/File_Servers.xml
+++ b/en-US/File_Servers.xml
@@ -7,5 +7,10 @@
 <section>
   <title>File Servers</title>
   <para />
+  <section id="nfs-ganesha-file-server">
+    <title>NFS Ganesha File Server</title>
+    <para>The NFS Ganesha file server is a new package in F21.  It is a user-mode file server for NFS (v3, v4.0 , v4.1 pNFS) and for 9P from the Plan 9 operating system. It integrates with backend filesystems via its File System Abstraction Layer (FSAL) which is a set of loadable modules that implement the access to these filesystems. Using a FSAL is similar to FUSE in that the whole filesystem can be implemented in user space. This is especially advantagious for pNFS and distributed filesystems where storage is distributed across a network.</para>
+    <para>For more information see <ulink url="https://github.com/nfs-ganesha/nfs-ganesha/wiki" />.</para>
+  </section>
 </section>
 
diff --git a/en-US/Section-Sysadmin.xml b/en-US/Section-Sysadmin.xml
index 8c11475..755c4ff 100644
--- a/en-US/Section-Sysadmin.xml
+++ b/en-US/Section-Sysadmin.xml
@@ -40,11 +40,9 @@
     <xi:include href="Database_Servers.xml"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-<!--    
     <xi:include href="File_Servers.xml"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
 
--->
     <xi:include href="Mail_Servers.xml"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
 


More information about the docs-commits mailing list