From: nirjhar@linux.ibm.com
To: linux-xfs@vger.kernel.org
Cc: ritesh.list@gmail.com, ojaswin@linux.ibm.com, djwong@kernel.org,
hch@infradead.org, cem@kernel.org, nirjhar.roy.lists@gmail.com
Subject: [patch v1 0/2] Misc refactorings in XFS
Date: Tue, 10 Feb 2026 17:56:33 +0530 [thread overview]
Message-ID: <cover.1770725429.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 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
next reply other threads:[~2026-02-10 12:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-10 12:26 nirjhar [this message]
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
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.1770725429.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.