[PATCH fstools RESEND] libfstools: partname: drop parent_dev

Brian Norris computersforpeace at gmail.com
Wed Aug 20 08:46:12 PDT 2025


On Tue, Aug 19, 2025 at 8:40 PM <Yeking at red54.com> wrote:
>
> From: 谢致邦 (XIE Zhibang) <Yeking at Red54.com>
>
> Using parent_dev will cause use_f2fs() to make wrong detection.
>
> Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking at Red54.com>
> ---
> More than a year has passed, no progress, resend.

I'll reply, since you seem frustrated. And I don't like being ignored either.

But I know nothing about f2fs here, and neither your terse description
nor the code you're changing make it obvious to me what "wrong
decision" it was making, or why this change fixes things for you
without causing problems for someone else. For one, this code seems to
not be specific to f2fs ... so what about non-f2fs? Are you breaking
them? Perhaps you could elaborate and provide some explanation in the
commit message? Show some examples?

That would help both uneducated reviewers (like me), who might then
better understand why your patch is good, and possibly even provide a
"Reviewed-by"; but also there might be reviewers who better know
what's going on, but are busy and don't want to spend time on
inferring all of this. If such a reviewer doesn't see a good
explanation, they may well just ignore it.

Brian



More information about the openwrt-devel mailing list