Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET 5/5] xfs: LLM-inspired bug fixes, part 9
@ 2026-09-02  5:41 Darrick J. Wong
  2026-09-02  5:48 ` [PATCH 1/5] xfs: signal inode btree xref error if get_rec returns an error Darrick J. Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Darrick J. Wong @ 2026-09-02  5:41 UTC (permalink / raw)
  To: cem, hch, djwong; +Cc: stable, linux-xfs

Hi all,

Here's a ninth batch of xfs fixes resulting from a LLaMma.  Mwa mwa
mwa...

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

With a bit of luck, this should all go splendidly.
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=llm-fixes-9
---
Commits in this patchset:
 * xfs: signal inode btree xref error if get_rec returns an error
 * xfs: truncate quota file correctly when repairing quota file
 * xfs: compute dquot checksum after resetting dd_lsn in repair
 * xfs: fix backwards skipping logic in xrep_quota_block
 * xfs: fix backwards mergeability logic in refcount scrubber
---
 fs/xfs/scrub/ialloc.c       |    4 ++++
 fs/xfs/scrub/quota_repair.c |    7 +++----
 fs/xfs/scrub/refcount.c     |    2 +-
 fs/xfs/scrub/rtrefcount.c   |    2 +-
 4 files changed, 9 insertions(+), 6 deletions(-)

Unreviewed patches in this series are:

[PATCHSET 5/5] xfs: LLM-inspired bug fixes, part 9
  [PATCH 1/5] xfs: signal inode btree xref error if get_rec returns an
  [PATCH 2/5] xfs: truncate quota file correctly when repairing quota
  [PATCH 3/5] xfs: compute dquot checksum after resetting dd_lsn in
  [PATCH 4/5] xfs: fix backwards skipping logic in xrep_quota_block
  [PATCH 5/5] xfs: fix backwards mergeability logic in refcount

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

end of thread, other threads:[~2026-09-03  5:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02  5:41 [PATCHSET 5/5] xfs: LLM-inspired bug fixes, part 9 Darrick J. Wong
2026-09-02  5:48 ` [PATCH 1/5] xfs: signal inode btree xref error if get_rec returns an error Darrick J. Wong
2026-09-02  7:21   ` Christoph Hellwig
2026-09-02  5:49 ` [PATCH 2/5] xfs: truncate quota file correctly when repairing quota file Darrick J. Wong
2026-09-02  7:22   ` Christoph Hellwig
2026-09-02  5:49 ` [PATCH 3/5] xfs: compute dquot checksum after resetting dd_lsn in repair Darrick J. Wong
2026-09-02  7:23   ` Christoph Hellwig
2026-09-02 15:37     ` Darrick J. Wong
2026-09-03  5:35       ` Christoph Hellwig
2026-09-03  5:43         ` Darrick J. Wong
2026-09-03  5:49   ` [PATCH v1.1 " Darrick J. Wong
2026-09-02  5:49 ` [PATCH 4/5] xfs: fix backwards skipping logic in xrep_quota_block Darrick J. Wong
2026-09-02  7:24   ` Christoph Hellwig
2026-09-02  5:49 ` [PATCH 5/5] xfs: fix backwards mergeability logic in refcount scrubber Darrick J. Wong
2026-09-02  7:25   ` Christoph Hellwig

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