Skip to content

Commit 291d8db

Browse files
committed
btrfs-progs: update CHANGES for 6.3
Signed-off-by: David Sterba <[email protected]>
1 parent 455b1cf commit 291d8db

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGES

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
btrfs-progs-6.3 (2023-04-27)
2+
----------------------------
3+
* mkfs: option -R deprecated, options unified in -O (-R still works)
4+
* mkfs: fix potential race with udev leading to EBUSY due to repeatedly
5+
opened file descriptors
6+
* block-group-tree is out of experimental mode
7+
* available as 'mkfs.btrfs -O block-group-tree'
8+
* btrfstune can do in-place conversion to/from (use with care)
9+
* balance: fix recognizing old and new syntax
10+
* subvol snapshot: specific error if a failure is caused by an active swapfile
11+
* tree-stats: rephrase warning when run on a mounted filesystem
12+
* completion: 'filesystem du' also completes files
13+
* check: fix docs, help text and warning that --force + --repair works on a
14+
mounted filesystem
15+
* build: fix static build when static libudev is available
16+
* documentation:
17+
* more updates from wiki, developer docs, changelogs
18+
* reformatting
19+
* updates and fixes
20+
* other:
21+
* test updates and fixes
22+
* CI cleanups and old files removed
23+
* integration with Github actions
24+
125
btrfs-progs-6.2 (2023-02-28)
226
----------------------------
327
* receive: fix a corruption when decompressing zstd extents

0 commit comments

Comments
 (0)