Skip to content

Commit 43cfb1d

Browse files
committed
btrfs-progs: update CHANGES for 6.2.2
Signed-off-by: David Sterba <[email protected]>
1 parent f3353a5 commit 43cfb1d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,22 @@ btrfs-progs-6.2.1 (2023-02-03)
1515
* fix build with crypto libraries
1616
* CI images updated, build tests extended
1717

18+
btrfs-progs-6.2.2 (2023-03-25)
19+
""""""""""""""""""""""""""""""
20+
* fix build on old x86 architectures with builtin crypto
21+
* device stats: fix printing wrong values in tabular output
22+
* qgroup show: fix qgroup id formatting in json output
23+
* restore: fix restoring xattrs on directories
24+
* restore: don't modify metadata in dry-run mode
25+
* balance: fix some cases wrongly parsed as old syntax
26+
* balance: warn when deprecated syntax is used
27+
* seeding: fall back to old way if sysfs device fsid is not available
28+
* convert: handle orphan file ext4 feature
29+
* other:
30+
* sync ioctl definitions
31+
* enable github CI
32+
* update documentation
33+
1834
btrfs-progs-6.1 (2022-12-22)
1935
----------------------------
2036
* NOTE: this version breaks build of applications using ctree.h and qgroup items

0 commit comments

Comments
 (0)