File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 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+
122btrfs-progs-6.10 (2024-07-30)
223-----------------------------
324 * inspect:
You can’t perform that action at this time.
0 commit comments