summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2018-07-23 14:32:01 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2018-07-23 14:32:01 +0100
commit3b9cf4c8cda0818e4d3f9892ece9f7d99de13b03 (patch)
tree59446f505b5bb3b31b1b3bb81af997dda68407c2 /CHANGES
parentf22f0302575d3a167ee550470c922de82e34342b (diff)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES23
1 files changed, 23 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5116d633..ae0614ef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,26 @@
+btrfs-progs-4.17 (2018-06-14)
+ * check
+ * many lowmem mode improvements
+ * properly report qgroup mismatch errors
+ * check symlinks with append/immutable flags
+ * fi usage
+ * correctly calculate allocated/unallocated for raid10
+ * minor output updates
+ * mkfs
+ * detect ENOSPC on thinly provisioned devices
+ * fix spurious EEXIST during directory traversal
+ * restore: fix relative path for restore target
+ * dump-tree: print symbolic tree names for backrefs
+ * send: fix regression preventing send -p with subvolumes mounted on "/"
+ * corrupt-tree: refactoring and command line updates
+ * build
+ * make it work with e2fsprogs < 1.42 again
+ * restore support for autoconf 2.63
+ * detect if -std=gnu90 is supported
+ * other
+ * new tests
+ * cleanups
+
btrfs-progs-4.16.1 (2018-04-24)
* remove obsolete tools: btrfs-debug-tree, btrfs-zero-log, btrfs-show-super,
btrfs-calc-size