summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2017-03-31 14:20:21 +0200
committerDavid Sterba <dsterba@suse.com>2017-07-26 17:27:10 +0200
commit4dccdb3266d1a2ba4ed63724461b408f15f0898f (patch)
tree87f0b50368b80330c9182e78f5a3f4aaf534c397 /CHANGES
parent3b4927b558543d143acd0892d1fd8ccb8a0469d3 (diff)
btrfs-progs: update CHANGES for v4.12
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b8e743b3..db24f7c6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+btrfs-progs-4.12 (2017-07-26)
+ * subvol show: new options --rootid, --uuid to show subvol by the given spec
+ * convert: progress report fixes, found by tsan
+ * image: progress report fixes, found by tsan
+ * fix infinite looping in find-root, or when looking for free extents
+ * other:
+ * code refactoring
+ * docs updates
+ * build: ThreadSanitizer support
+ * tests: stricter checks for mounted filesystem
+
btrfs-progs-4.11.1 (2017-06-30)
* image: restoring from multiple devices
* dev stats: make --check option work