[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2d3f4123-427f-460d-80db-91c802fc2226@oracle.com>
Date: Sun, 13 Jul 2025 13:29:50 -0500
From: Dave Kleikamp <dave.kleikamp@...cle.com>
To: Suchit K <suchitkarunakaran@...il.com>
Cc: jfs-discussion@...ts.sourceforge.net, linux-kernel-mentees@...ts.linux.dev,
linux-kernel@...r.kernel.org, skhan@...uxfoundation.org
Subject: Re: [PATCH RESEND] jfs: jfs_xtree: replace XT_GETPAGE macro with
xt_getpage()
On 7/13/25 2:24AM, Suchit K wrote:
> On Sat, 12 Jul 2025 at 01:40, Dave Kleikamp <dave.kleikamp@...cle.com> wrote:
>>
>> On 6/5/25 12:56PM, Suchit Karunakaran wrote:
>>> Replace legacy XT_GETPAGE macro with an inline function that returns a
>>> xtpage_t pointer and update all instances of XT_GETPAGE in jfs_xtree.c
>>
>> I'm picking this up, but I simplified it a bit. I dropped the size and
>> rc arguments. size is always passed in as PSIZE and I have the function
>> return ERR_PTR(-EIO) on error.
>>
>
> Hi Dave. Thanks for picking this up. Is there anything that I need to
> do from my end?
No. I've got it from here. Thanks for cleaning this up.
Shaggy
Powered by blists - more mailing lists