All of lore.kernel.org
 help / color / mirror / Atom feed
* Btrfs v0.15 released
@ 2008-05-29 15:48 Chris Mason
  2008-06-02 23:42 ` 'cp -p' leaves mode on destination files/dirs incorrect Joe Peterson
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Mason @ 2008-05-29 15:48 UTC (permalink / raw)
  To: linux-btrfs

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-03 10:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-29 15:48 Btrfs v0.15 released Chris Mason
2008-06-02 23:42 ` 'cp -p' leaves mode on destination files/dirs incorrect Joe Peterson
2008-06-03 10:20   ` Yan Zheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.