mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-17 20:05:24 +00:00
btrfs-progs: update CHANGES for v5.2
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
4d29e37947
commit
9ebb5057ad
27
CHANGES
27
CHANGES
@ -1,3 +1,30 @@
|
||||
btrfs-progs-5.2 (2019-07-05)
|
||||
* subvol show: print qgroup information when available
|
||||
* scrub:
|
||||
* status: show ETA, revamp the whole output
|
||||
* fix reading/writing of last position on resume/cancel, potentially
|
||||
skipping part of the filesystem on next resume
|
||||
* dump-tree: add new option --noscan to use only devices given on the
|
||||
commandline
|
||||
* all-in-one binary (busybox style) with mkfs.btrfs, btrfs-image,
|
||||
btrfs-convert, btrfstune
|
||||
* image: fix hang when there are more than 32 cpus online and compression is
|
||||
requested
|
||||
* convert: fix some false ENOSPC errors when --rootdir is used
|
||||
* build: fix gcc9 warnings
|
||||
* core changes
|
||||
* command handling cleanups
|
||||
* dead code removal
|
||||
* cmds-* files moved to cmds/
|
||||
* other shared userspace files moved to common/
|
||||
* utils.c split into more files
|
||||
* preparatory work for more output formats
|
||||
* libbtrfsutil: fix unaligned access
|
||||
* other
|
||||
* new and updated tests
|
||||
* fix tests so CI passes again
|
||||
* sb-mod can modify more superblock items
|
||||
|
||||
btrfs-progs-5.1.1 (2019-06-11)
|
||||
* convert and mkfs will try to use optimized crc32c
|
||||
* fi show: accept a file-backed image
|
||||
|
Loading…
Reference in New Issue
Block a user