lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAO9wTFimpNU+h4XvpRSS5ocKWzVF4G3W8G2NyOMt09VtVdgKSg@mail.gmail.com>
Date: Sun, 13 Jul 2025 12:54:13 +0530
From: Suchit K <suchitkarunakaran@...il.com>
To: Dave Kleikamp <dave.kleikamp@...cle.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 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?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ