btrfs-progs: update CHANGES for v4.12.1
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
4daf0d52f8
commit
323fd64bc4
13
CHANGES
13
CHANGES
|
@ -1,3 +1,16 @@
|
||||||
|
btrfs-progs-4.12.1 (2017-08-25)
|
||||||
|
* build:
|
||||||
|
* fix cross-compilation
|
||||||
|
* use gnu90 explicitly
|
||||||
|
* dump-tree: more relaxed checks so -b can print block on a damaged fs
|
||||||
|
* convert: fix the 1MB range exclusion
|
||||||
|
* check: more dir_item hash checks
|
||||||
|
* other
|
||||||
|
* added missing getopt spec for some options
|
||||||
|
* doc fixes
|
||||||
|
* cleanups
|
||||||
|
* test updates
|
||||||
|
|
||||||
btrfs-progs-4.12 (2017-07-26)
|
btrfs-progs-4.12 (2017-07-26)
|
||||||
* subvol show: new options --rootid, --uuid to show subvol by the given spec
|
* subvol show: new options --rootid, --uuid to show subvol by the given spec
|
||||||
* convert: progress report fixes, found by tsan
|
* convert: progress report fixes, found by tsan
|
||||||
|
|
Loading…
Reference in New Issue