Re: [PATCH] btrfs: scrub: report the failing sector's address, not the stripe base
"James C. Owens" <[email protected]>
| Newsgroups | org.kernel.vger.linux-btrfs |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 15, 2026 at 07:50:51AM +0930, Qu Wenruo wrote: > The patch format doesn't looks correct. > How did you generate the patch? With plain diff(1), which is why it lacked the diffstat, the "diff --git" header, the index line and the hunk context. Apologies for that; I don't submit patches often and should have used git format-patch from the start. v2 is regenerated with git format-patch and carries your Fixes: tag and your Reviewed-by: https://lore.kernel.org/linux-btrfs/[email protected]/ Sorry also for missing you on the Cc there. Thanks, James