summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2018-08-06 15:59:51 +0200
committerDavid Sterba <dsterba@suse.com>2018-11-03 11:05:29 +0100
commitf9c7f68ed552f3d46ab9365b0a99df51cc2a3792 (patch)
tree11f930f10a8117b7e2914b30fcfb513c4a6aa24b
parent325256a23282e6c359561c3d7aa2cb58c33750d8 (diff)
btrfs-progs: update CHANGES for v4.19
Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r--CHANGES18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 19a5fb62..1c803049 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,21 @@
+btrfs-progs-4.19 (2018-11-03)
+ * check: support repair of fs with free-space-tree feature
+ * core:
+ * port delayed ref infrastructure from kernel
+ * support write to free space tree
+ * dump-tree: new options for BFS and DFS enumeration of b-trees
+ * quota: rescan is now done automatically after 'assign'
+ * btrfstune: incomplete fix to uuid change
+ * subvol: fix 255 char limit checks
+ * completion: complete block devices and now regular files too
+ * docs:
+ * ship uncompressed manual pages
+ * btrfsck uses a manual page link instead of symlink
+ * other
+ * improved error handling
+ * docs
+ * new tests
+
btrfs-progs-4.17.1 (2018-08-06)
* check:
* add ability to fix wrong ram_bytes for compressed inline files