Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET] xfs: random fixes for 6.18
@ 2025-10-21 18:29 Darrick J. Wong
  2025-10-21 18:29 ` [PATCH 1/4] xfs: don't set bt_nr_sectors to a negative number Darrick J. Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Darrick J. Wong @ 2025-10-21 18:29 UTC (permalink / raw)
  To: djwong, cem; +Cc: oleksandr, hch, vbabka, stable, linux-xfs, hch

Hi all,

Random fixes for 6.18.

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=xfs-6.18-fixes
---
Commits in this patchset:
 * xfs: don't set bt_nr_sectors to a negative number
 * xfs: always warn about deprecated mount options
 * xfs: loudly complain about defunct mount options
 * xfs: fix locking in xchk_nlinks_collect_dir
---
 fs/xfs/xfs_buf.h      |    1 +
 fs/xfs/scrub/nlinks.c |   34 +++++++++++++++++++++++++++++++---
 fs/xfs/xfs_buf.c      |    2 +-
 fs/xfs/xfs_super.c    |   45 +++++++++++++++++++++++++++++++++++----------
 4 files changed, 68 insertions(+), 14 deletions(-)


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

end of thread, other threads:[~2025-10-22 16:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 18:29 [PATCHSET] xfs: random fixes for 6.18 Darrick J. Wong
2025-10-21 18:29 ` [PATCH 1/4] xfs: don't set bt_nr_sectors to a negative number Darrick J. Wong
2025-10-21 18:30 ` [PATCH 2/4] xfs: always warn about deprecated mount options Darrick J. Wong
2025-10-22  8:00   ` Carlos Maiolino
2025-10-22 16:12     ` Darrick J. Wong
2025-10-21 18:30 ` [PATCH 3/4] xfs: loudly complain about defunct " Darrick J. Wong
2025-10-22  4:16   ` Christoph Hellwig
2025-10-21 18:30 ` [PATCH 4/4] xfs: fix locking in xchk_nlinks_collect_dir Darrick J. Wong
2025-10-22  4:16   ` Christoph Hellwig
2025-10-22 11:32 ` [PATCHSET] xfs: random fixes for 6.18 Carlos Maiolino

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