btrfs-progs: update CHANGES for v4.8.2
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
a7ec18a864
commit
2690dc5640
13
CHANGES
13
CHANGES
|
@ -1,3 +1,16 @@
|
||||||
|
btrfs-progs-4.8.2 (2016-10-26)
|
||||||
|
* convert: also convert file attributes
|
||||||
|
* convert: fix wrong tree block alignment for unalianged block group
|
||||||
|
* check: quota verify fixes, handle reloc tree
|
||||||
|
* build: add stub for FIEMAP_EXTENT_SHARED, compiles on ancient kernels
|
||||||
|
* build: add stub for BUILD_ASSERT when ioctl.h is included
|
||||||
|
* dump-tree: don't crash on unrecognized tree id for -t
|
||||||
|
* tests:
|
||||||
|
* add more ioctl tests
|
||||||
|
* convert: more symlink tests, attribute tests
|
||||||
|
* quota verify for reloc tree
|
||||||
|
* other cleanups
|
||||||
|
|
||||||
btrfs-progs-4.8.1 (2016-10-12)
|
btrfs-progs-4.8.1 (2016-10-12)
|
||||||
* 32bit builds fixed
|
* 32bit builds fixed
|
||||||
* build without backtrace support fixed
|
* build without backtrace support fixed
|
||||||
|
|
Loading…
Reference in New Issue