Skip to content

Commit cd2411c

Browse files
committed
btrfs-progs: update CHANGES for 6.10
Signed-off-by: David Sterba <[email protected]>
1 parent cbc15a9 commit cd2411c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGES

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
btrfs-progs-6.10 (2024-07-30)
2+
-----------------------------
3+
* inspect:
4+
* list-chunks: new command to print information about chunks (i.e.
5+
the physical chunks as stored on devices), sortable; requires root as
6+
it's using SEARCH_TREE ioctl
7+
* tree-stats:
8+
* new option -t to print only the given tree
9+
* add long options for size units
10+
* filesystem df: with increased verbosity print per-type information from sysfs
11+
* version: print a line with built-in features or options (+FEATURE1 -FEATURE2)
12+
* image: document option -s and its potential problems
13+
* fixes:
14+
* scrub status: user selected base for Rate values
15+
* receive: escape special characters in paths and xattrs
16+
* dump-tree: escape special characters in paths and xattrs
17+
* image: sanitizing filenames did not work properly in all cases
18+
* convert: fix displayed restored image path on rollback
19+
* tune change csum: do conversion in smaller batches
20+
* other:
21+
* CI workflows updates (sanitizers, code spelling, manual page preview)
22+
* build fixes for uClibc
23+
* build fix for python 3.13
24+
* documentation updates
25+
126
btrfs-progs-6.9 (2024-06-07)
227
----------------------------
328
* mkfs:

0 commit comments

Comments
 (0)