Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsdump: improve tooling
@ 2026-05-06 16:37 Andrey Albershteyn
  2026-05-06 16:37 ` [PATCH 1/2] xfsdump: fix permissions on files installed by libtoolize Andrey Albershteyn
  2026-05-06 16:37 ` [PATCH 2/2] xfsdump: update release.sh Andrey Albershteyn
  0 siblings, 2 replies; 5+ messages in thread
From: Andrey Albershteyn @ 2026-05-06 16:37 UTC (permalink / raw)
  To: linux-xfs; +Cc: Andrey Albershteyn

Hi all,

First patch fixes Makefile for systems with read-only system packages.
The second patch copy-pastes release.sh from xfsprogs-dev repository
with a few minor improvements (I will send these for xfsprogs too).

xfsdump git tree:
https://git.kernel.org/pub/scm/linux/kernel/git/aalbersh/xfsdump-dev.git/log/?h=better-release

Andrey

Andrey Albershteyn (2):
  xfsdump: fix permissions on files installed by libtoolize
  xfsdump: update release.sh

 Makefile                  |   3 +
 release.sh                | 197 +++++++++++++++++++++++++++++++++++---
 tools/git-contributors.py | 168 ++++++++++++++++++++++++++++++++
 3 files changed, 354 insertions(+), 14 deletions(-)
 create mode 100755 tools/git-contributors.py

-- 
2.51.2


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

end of thread, other threads:[~2026-05-07  5:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 16:37 [PATCH 0/2] xfsdump: improve tooling Andrey Albershteyn
2026-05-06 16:37 ` [PATCH 1/2] xfsdump: fix permissions on files installed by libtoolize Andrey Albershteyn
2026-05-07  5:34   ` Christoph Hellwig
2026-05-06 16:37 ` [PATCH 2/2] xfsdump: update release.sh Andrey Albershteyn
2026-05-07  5:34   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox