summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-07-28 14:18:59 +0200
committerDavid Sterba <dsterba@suse.com>2016-09-05 12:20:24 +0200
commit8a1f48df025879405686c3b47b1c6d103f31940a (patch)
treeb7719017d26dd79c82329da3d0e4ada3427d8f99 /CHANGES
parent50882c447d6a5abd2b11134d6b4576f9f4f02475 (diff)
btrfs-progs: update CHANGES for 4.7.2
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c19ed2c5..03168517 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+btrfs-progs-4.7.2 (2016-09-05)
+ * check:
+ * urgent fix: false report of backref mismatches; do not --repair
+ last unaffected version 4.6.1 (code reverted to that state)
+ * fuzzing and fixes
+ * added more sanity checks for various structures
+ * testing images added
+ * build: udev compatibility: do not install .rules on version < 190
+ * other:
+ * dump-super: do not crash on garbage value in csum_type
+ * minor improvements in messages and help strings
+ * documentation:
+ * filesystem features
+
btrfs-progs-4.7.1 (2016-08-25)
* check:
* new optional mode: optimized for low memory usage (memory/io tradeoff)