- audit error handling of
pwrite/pread, transaction commits and general error propagation
-
finish search API
-
use search v2 (conditionally compiled, verify correctness)
-
review error level of messages
-
add missing error messages
-
review information in error messages, add missing numbers, information or clarify if needed
-
image dump format v2, finish and move out of experimental
-
do quick heuristic during defrag, either by file type, use libmagic/file
-
FUSE module, read-only first, read-write optional
-
add more injection points, use that in tests for specific critical points
-
forced chunk allocation; do safety checks
-
fi duwith compression, like compsize -
(not sure) file extent map, something like
filefragor xfs_io fiemap, including compressed extents and device layout (RAID levels); -
merge
btrfstuneto main tool, needs the subcommand hierarchy defined -
add
inspect-internalcommand to scan filesystem for incompat features (compression, trees, block group types) -
(not sure) file deduplication, basic support, among a set of a few files, not to duplicate duperemove
-
advanced inspection, e.g. device span on the physical device with offsets
-
optional user:group map for send/receive
-
subvol delete syncadd options to trigger sync for each or until the last is cleaned -
more verbose resize, print physical offsets of occupied blocks
-
resize also the underlying block device
-
add benchmark group, with compression, checksums, maybe heuristic
-
option to explain balance filters
-
send/receiveuse file descriptor with KTLS (pipe, socket) -
merge other standalone tools to main tool,
select-superto rescue?,map-logicalto inspect? -
filesystem resize with automatic resize of the underlying device if applicable
-
replace with a smaller device (needs kernel support)
-
add options for more fine grained device specification, like size, slack
-
integrate verity records (issue NNN)
- convert from xfs
-
add and verify test assumptions that are not covered in general, e.g. feature support
-
add tests for internal APIs to the extent that is used, and more
-
add a common test result output (TAP, xunit)
- add examples to the end of each page, show most common commands, or show some interesting combinations
-
internal APIs
-
image dump format, v1, v2
-
stracecan print the ioctl structures, update upstream -
review status of bootloaders, add
systemd-bootor others that support btrfs
Unless there's a good place to put a new entry, add it here. Link any related issue #123.