btrfs-progs: update CHANGES for v4.9.1

Signed-off-by: David Sterba <dsterba@suse.com>
master
David Sterba 2017-01-25 10:14:32 +01:00
parent c855e60f7e
commit 42c90d2a5e
1 changed files with 15 additions and 0 deletions

15
CHANGES
View File

@ -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