public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Misc refactorings in XFS
@ 2026-02-11 13:55 nirjhar
  2026-02-11 13:55 ` [PATCH v2 1/2] xfs: Refactoring the nagcount and delta calculation nirjhar
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: nirjhar @ 2026-02-11 13:55 UTC (permalink / raw)
  To: djwong, hch, cem; +Cc: linux-xfs, ritesh.list, ojaswin, 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 Darrick's RB in patch 1 was given in [1]. There is a
thread in lore where this series was partially sent[2] - please ignore
that.

[v1] -> v2
1. Added RB from Christoph.
2. Fixed some styling/formatting issues in patch 1 and commit message of
   patch 2.

[1] https://lore.kernel.org/all/20250729202428.GE2672049@frogsfrogsfrogs/
[2] https://lore.kernel.org/all/cover.1770128479.git.nirjhar.roy.lists@gmail.com/
[v1] https://lore.kernel.org/all/cover.1770725429.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] 5+ messages in thread

end of thread, other threads:[~2026-02-16 16:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11 13:55 [PATCH v2 0/2] Misc refactorings in XFS nirjhar
2026-02-11 13:55 ` [PATCH v2 1/2] xfs: Refactoring the nagcount and delta calculation nirjhar
2026-02-11 13:55 ` [PATCH v2 2/2] xfs: Replace &rtg->rtg_group with rtg_group() nirjhar
2026-02-16 16:42 ` [PATCH v2 0/2] Misc refactorings in XFS Carlos Maiolino
2026-02-16 16:44   ` Nirjhar Roy (IBM)

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