From: nirjhar@linux.ibm.com
To: djwong@kernel.org, hch@infradead.org, cem@kernel.org
Cc: linux-xfs@vger.kernel.org, ritesh.list@gmail.com,
ojaswin@linux.ibm.com, nirjhar.roy.lists@gmail.com
Subject: [PATCH v2 0/2] Misc refactorings in XFS
Date: Wed, 11 Feb 2026 19:25:12 +0530 [thread overview]
Message-ID: <cover.1770817711.git.nirjhar.roy.lists@gmail.com> (raw)
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
next reply other threads:[~2026-02-11 13:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-11 13:55 nirjhar [this message]
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)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1770817711.git.nirjhar.roy.lists@gmail.com \
--to=nirjhar@linux.ibm.com \
--cc=cem@kernel.org \
--cc=djwong@kernel.org \
--cc=hch@infradead.org \
--cc=linux-xfs@vger.kernel.org \
--cc=nirjhar.roy.lists@gmail.com \
--cc=ojaswin@linux.ibm.com \
--cc=ritesh.list@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.