File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
25
btrfs-progs-6.2 (2023-02-28)
2
26
----------------------------
3
27
* receive: fix a corruption when decompressing zstd extents
You can’t perform that action at this time.
0 commit comments