summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2016-08-26 15:01:10 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2016-08-26 15:01:10 +0100
commitca0dc13dd212ef8ca19fa6128115fe933b055437 (patch)
tree72ae182f3228d40e5323af2f3dbc6fd6afc9aec8 /CHANGES
parentf920a62c2727afb328f967a79bf2e58497007112 (diff)
New upstream release.debian/4.7.1-1
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eced7a98..c19ed2c5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,19 @@
+btrfs-progs-4.7.1 (2016-08-25)
+ * check:
+ * new optional mode: optimized for low memory usage (memory/io tradeoff)
+ * --mode=lowmem, not default, still considered experimental
+ * does not work with --repair yet
+ * convert: regression fix, ext2_subvol/image rw permissions
+ * mkfs/convert:
+ * two-staged creation, partially created filesystem will not be recognized
+ * improved error handling (fewer BUG_ONs)
+ * convert: preparation for more filesystems to convert from
+ * documentation updates: quota, qgroup
+ * other
+ * message updates
+ * more tests
+ * more build options, enhanced debugging
+
btrfs-progs-4.7 (2016-07-29)
* convert: fix creating discontig extents
* check: speed up traversing heavily reflinked extents within a file