summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 86ccfcd6..fcabe663 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,18 @@
+btrfs-progs-4.9.1 (2017-01-27)
+ * check:
+ * use correct inode number for lost+found files
+ * lowmem mode: fix false alert on dropped leaf
+ * size reports: negative numbers might appear in size reports during device
+ deletes (previously in EiB units)
+ * mkfs: print device being trimmed
+ * defrag: v1 ioctl support dropped
+ * quota: print message before starting to wait for rescan
+ * qgroup show: new option to sync before printing the stats
+ * other:
+ * corrupt-block enhancements
+ * backtrace and co. cleanups
+ * doc fixes
+
btrfs-progs-4.9 (2016-12-23)
* check: many lowmem mode updates
* send: use splice syscall to copy buffer from kernel