btrfs-progs: update CHANGES for v4.12
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
3b4927b558
commit
4dccdb3266
11
CHANGES
11
CHANGES
|
@ -1,3 +1,14 @@
|
|||
btrfs-progs-4.12 (2017-07-26)
|
||||
* subvol show: new options --rootid, --uuid to show subvol by the given spec
|
||||
* convert: progress report fixes, found by tsan
|
||||
* image: progress report fixes, found by tsan
|
||||
* fix infinite looping in find-root, or when looking for free extents
|
||||
* other:
|
||||
* code refactoring
|
||||
* docs updates
|
||||
* build: ThreadSanitizer support
|
||||
* tests: stricter checks for mounted filesystem
|
||||
|
||||
btrfs-progs-4.11.1 (2017-06-30)
|
||||
* image: restoring from multiple devices
|
||||
* dev stats: make --check option work
|
||||
|
|
Loading…
Reference in New Issue