linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* xfsdump musl patch questions
@ 2025-08-30 11:23 Adam Thiede
  2025-08-30 17:46 ` Holger Hoffstätte
  2025-09-02  5:46 ` Christoph Hellwig
  0 siblings, 2 replies; 6+ messages in thread
From: Adam Thiede @ 2025-08-30 11:23 UTC (permalink / raw)
  To: linux-xfs

Hello - I'm interested in packaging xfsdump for alpine linux. However, 
alpine uses musl libc and I had to change a lot of things to get xfsdump 
to build. Mostly it was changing types that are specific to glibc (i.e. 
stat64 -> stat). I'm not much of a c programmer myself so I am likely 
misunderstanding some things, but changing these types allows xfsdump to 
compile and function on musl libc. xfsdump still compiles on Debian with 
this patch too.

Would the maintainers of xfsdump be interested in this patch? It's >4000 
lines so I'm not sure of the right way to send it. It's available in the 
following merge request, and linked directly.

https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/88452
https://gitlab.alpinelinux.org/alpine/aports/-/raw/f042233eff197591777663751848ff504210002e/testing/xfsdump/musl.patch

Thanks for your time,

- Adam Thiede

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-09-02  5:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-30 11:23 xfsdump musl patch questions Adam Thiede
2025-08-30 17:46 ` Holger Hoffstätte
2025-08-30 18:10   ` Adam Thiede
2025-08-30 18:39     ` Holger Hoffstätte
2025-09-02  2:14       ` Donald Douwsma
2025-09-02  5:46 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).