[FR] Add "receive --dump" option for BTRFS debugging
- Dominant language
- Perl
- Stars
- 2.1k
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Clearly BTRBK does a lot of `btrfs send ... | btrfs receive ...`.
BTRFS team usually asks for **receive --dump** output like the below in order to reproduce the low level bugs:
`btrfs send ... | btrfs receive --dump`.
Please consider adding `receive --dump` option in BTRBK.
This would speedup resolving BTRFS bugs a lot and it turn will help BTRBK project.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command-line option handling and the code that invokes the BTRFS send/receive pipeline. Check how receive arguments are assembled, then verify that the requested option produces BTRFS receive --dump output without changing normal backup behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100