From a183dfaec77312c8a3f0baadc7077e068a439bed Mon Sep 17 00:00:00 2001 From: joeren Date: Tue, 30 Dec 2014 09:07:00 +0800 Subject: [PATCH] Update 20141229 How to Create Btrfs Filesystem in Linux and its Features.md --- ...How to Create Btrfs Filesystem in Linux and its Features.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20141229 How to Create Btrfs Filesystem in Linux and its Features.md b/sources/tech/20141229 How to Create Btrfs Filesystem in Linux and its Features.md index 21173bff1d..72ba28e351 100644 --- a/sources/tech/20141229 How to Create Btrfs Filesystem in Linux and its Features.md +++ b/sources/tech/20141229 How to Create Btrfs Filesystem in Linux and its Features.md @@ -1,3 +1,4 @@ +Translating by GOLinux! How to Create Btrfs Filesystem in Linux and its Features ================================================================================ **Btrfs** (B-tree file system) is a new CoW (copy-on-write) file system for Linux. It's development began at [Oracle Corporation][1] in 2007 and it was marked as stable in August 2014. The purpose of Btrfs is to address the lack of pooling, snapshots, checksums, and integral multi-device spanning in Linux file systems and its goal was to let Linux scale for the storage that will be available. Scaling is not just about addressing the storage but also means being able to administer and to manage it with a clean interface that lets people see what's being used and makes it more reliable. @@ -80,4 +81,4 @@ via: http://linoxide.com/file-system/create-btrfs-features/ [a]:http://linoxide.com/author/adriand/ [1]:http://www.oracle.com/index.html [2]:http://lkml.iu.edu/hypermail/linux/kernel/1412.1/03583.html -[3]:https://btrfs.wiki.kernel.org/index.php/Main_Page#Features \ No newline at end of file +[3]:https://btrfs.wiki.kernel.org/index.php/Main_Page#Features