en-US/FileSystems.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Thu Mar 18 05:23:09 UTC 2010


 en-US/FileSystems.xml |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

New commits:
commit 0c1624ba885655d712f21374ecab0455e048d053
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Thu Mar 18 15:22:20 2010 +1000

    add file systems

diff --git a/en-US/FileSystems.xml b/en-US/FileSystems.xml
index 23d1125..26ddcf5 100644
--- a/en-US/FileSystems.xml
+++ b/en-US/FileSystems.xml
@@ -6,6 +6,26 @@
   <title>File Systems</title>
   <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/FileSystems">https://fedoraproject.org/wiki/Docs/Beats/FileSystems</ulink></remark>
 
+	<section id="Btrfs">
+		<title>Btrfs</title>
+		<para>
+			Btrfs is under development as a file system capable of addressing and managing more files, larger files, and larger volumes than the ext2, ext3, and ext4 file systems. Btrfs is designed to make the file system tolerant of errors, and to facilitate the detection and repair of errors when they occur. It uses checksums to ensure the validity of data and metadata, and maintains snapshots of the file system that can be used for backup or repair. 
+		</para>
+		<para>
+			This filesystem snapshot feature is available in Fedora for the first time in Fedora&nbsp;13. An automatic snapshot is created every time that the <application>yum</application> package manager performs an installation or upgrade. 
+		</para>
+		<para>
+			Because Btrfs is still experimental and under development, the installation program does not offer it by default. If you want to create a Btrfs partition on a drive, you must commence the installation process with the boot option <command>btrfs</command>.
+		</para>
+		<warning>
+			<title>Btrfs is still experimental</title>
+			<para>
+				Fedora &PRODVER; includes Btrfs to allow you to experiment with this file system. You should not choose Btrfs for partitions that will contain valuable data or that are essential for the operation of important systems. 
+			</para>
+		</warning>
+		
+		
+	</section>
  
 </section>
 




More information about the docs-commits mailing list