[PATCH fstools] libfstools: partname: drop parent_dev

2024-06-17 Thread XIE Zhibang
Using parent_dev will cause use_f2fs() to make wrong detection. Signed-off-by: 谢致邦 (XIE Zhibang) --- Resend email due to DMARC issue. libfstools/partname.c | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/libfstools/partname.c b/libfstools/partname.c index 9f2

[PATCH fstools] libfstools: partname: drop parent_dev

2024-05-28 Thread XIE Zhibang
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Using parent_dev will cause use_f2