public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [patch v1 0/2] Misc refactorings in XFS
@ 2026-02-10 12:26 nirjhar
  2026-02-10 12:26 ` [patch v1 1/2] xfs: Refactoring the nagcount and delta calculation nirjhar
  2026-02-10 12:26 ` [patch v1 2/2] xfs: Replace &rtg->rtg_group with rtg_group() nirjhar
  0 siblings, 2 replies; 7+ messages in thread
From: nirjhar @ 2026-02-10 12:26 UTC (permalink / raw)
  To: linux-xfs; +Cc: ritesh.list, ojaswin, djwong, hch, cem, nirjhar.roy.lists

From: "Nirjhar Roy (IBM)" <nirjhar.roy.lists@gmail.com>

This patchset contains 2 refactorings. Details are in the patches.
Please note that the RB for patch 1 was given in [1]. There is a
thread in lore where this series was partially sent[2] - please ignore
that.

[1] https://lore.kernel.org/all/20250729202428.GE2672049@frogsfrogsfrogs/
[2] https://lore.kernel.org/all/cover.1770128479.git.nirjhar.roy.lists@gmail.com/

Nirjhar Roy (IBM) (2):
  xfs: Refactoring the nagcount and delta calculation
  xfs: Replace &rtg->rtg_group with rtg_group()

 fs/xfs/libxfs/xfs_ag.c  | 28 ++++++++++++++++++++++++++++
 fs/xfs/libxfs/xfs_ag.h  |  3 +++
 fs/xfs/xfs_fsops.c      | 17 ++---------------
 fs/xfs/xfs_zone_alloc.c |  6 +++---
 fs/xfs/xfs_zone_gc.c    | 10 +++++-----
 5 files changed, 41 insertions(+), 23 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2026-02-10 15:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 12:26 [patch v1 0/2] Misc refactorings in XFS nirjhar
2026-02-10 12:26 ` [patch v1 1/2] xfs: Refactoring the nagcount and delta calculation nirjhar
2026-02-10 15:44   ` Christoph Hellwig
2026-02-10 15:48     ` Nirjhar Roy
2026-02-10 12:26 ` [patch v1 2/2] xfs: Replace &rtg->rtg_group with rtg_group() nirjhar
2026-02-10 15:46   ` Christoph Hellwig
2026-02-10 15:50     ` Nirjhar Roy

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