Skip to content

Commit 9d8673b

Browse files
committed
btrfs-progs: update CHANGES for 6.11
Signed-off-by: David Sterba <[email protected]>
1 parent 5b7f6a4 commit 9d8673b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGES

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
btrfs-progs-6.11 (2024-09-17)
2+
-----------------------------
3+
* check:
4+
* check items in tree-log
5+
* detect invalid file extent items for symlinks
6+
* properly detect inode cache and suggest removal by 'clear-ino-cache'
7+
* convert: fix symlink length checks
8+
* fi show: remove stray newline at the end of the output
9+
* fixes:
10+
* open devices in write-exclusive mode in most commands, prevent
11+
concurrent mount by other programs
12+
* rescue clear-ino-cache: fix subvolume iteration that can fail in some cases
13+
* map-logical: fix first extent searching condition
14+
* fi resize: warn if new size is below 256M
15+
* tree-checker:
16+
* slightly stricter file type validation
17+
* verify device extent items
18+
* other:
19+
* documentation updates
20+
* ship btrfs-ioctl manual page (incomplete)
21+
122
btrfs-progs-6.10 (2024-07-30)
223
-----------------------------
324
* inspect:

0 commit comments

Comments
 (0)