Hot Fixes
From btrfs Wiki
Hot Fixes
Major releases generally shake out a few bugs that were not found in testing, and fixes for these are pushed out to the stable tree. These fixes will not contain unannounced disk format changes and will generally be rolled into a new release within a week or so.
There are no hot fixes yet for v0.17
v0.15
- Kernel
- Fix an oops and possible memory corruption in fsync heavy workloads
v0.14
- Kernel
- Fixes for compiling on 2.6.18 based enterprise kernels
- File clone ioctl added (Sage Weil)
- Apparmor compile fixes for SUSE and Ubuntu kernels (Jeff Mahoney)
- Progs
- Fixes for uninitialized variables in mkfs, which can lead to an oops on mount
- Add bcp command to demonstrate the clone ioctl
