public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 1/2] xfsprogs: various bug fixes for 6.18
@ 2025-12-02  1:27 Darrick J. Wong
  2025-12-02  1:27 ` [PATCH 1/3] libxfs: fix build warnings Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Darrick J. Wong @ 2025-12-02  1:27 UTC (permalink / raw)
  To: aalbersh, djwong; +Cc: linux-xfs, linux-xfs

Hi all,

This is miscellaneous bugfixes.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

This has been running on the djcloud for months with no problems.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes
---
Commits in this patchset:
 * libxfs: fix build warnings
 * xfs_db: document the rtsb command
 * man2: fix getparents ioctl manpage
---
 libxfs/util.c                   |    4 ++--
 man/man2/ioctl_xfs_getparents.2 |    2 +-
 man/man8/xfs_db.8               |    4 ++++
 3 files changed, 7 insertions(+), 3 deletions(-)


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

end of thread, other threads:[~2025-12-02  7:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02  1:27 [PATCHSET 1/2] xfsprogs: various bug fixes for 6.18 Darrick J. Wong
2025-12-02  1:27 ` [PATCH 1/3] libxfs: fix build warnings Darrick J. Wong
2025-12-02  7:37   ` Christoph Hellwig
2025-12-02  1:27 ` [PATCH 2/3] xfs_db: document the rtsb command Darrick J. Wong
2025-12-02  7:37   ` Christoph Hellwig
2025-12-02  1:28 ` [PATCH 3/3] man2: fix getparents ioctl manpage Darrick J. Wong
2025-12-02  7:37   ` Christoph Hellwig

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