|
|
Subscribe / Log in / New account

Btrfs v0.15 released

From:  Chris Mason <chris.mason@oracle.com>
To:  linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject:  Btrfs v0.15 released
Date:  Thu, 29 May 2008 11:45:30 -0400
Message-ID:  <200805291145.30535.chris.mason@oracle.com>
Archive‑link:  Article

Hello everyone,

Btrfs v0.15 is now available for download.  The major feature added over v0.14 
is the ability to remove devices online, and improved handling of IO failures 
during reads and writes.  v0.15 does not include any disk format changes over 
v0.14.

You can find btrfs download information and documentation at:

http://btrfs.wiki.kernel.org/

Another highlight is the clone file data ioctl from Sage Weil, which can be 
used to make a COW copy of a single file.  btrfs-progs includes a new command 
called bcp which can be used to run COW copies on single files or directory 
trees.

Summary of fixes since v0.14

* 2.6.26-rc compile fixes (Mingming Cao)
* Fixes for IO stalls and high CPU usage during huge streaming writes (thanks 
to Eric Whitney for testing these on 14TB files)
* Online device removal and degraded mounts
* Fixes to the online extent relocation and balancing code
* Deal with devices disappearing after initial btrfsctl -a scan
* Transparently correct IO errors on raid1 and raid10 by using the other 
mirror.
* Detect misplaced btree writes by checking generation numbers during reads
* Fix nodatacow to more accurately detect snapshots
* Compile fixes for Apparmor kernels (Jeff Mahoney)
* Clone file data ioctl (Sage Weil)
* Fixes and optimizations for 2.6.18 enterprise kernels

-chris
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds