Re: [PATCH] fuse: add a null-ptr check

From: Joanne Koong
Date: Mon Dec 02 2024 - 17:26:24 EST


On Mon, Dec 2, 2024 at 1:50 PM Bernd Schubert
<bernd.schubert@xxxxxxxxxxx> wrote:
>
> I think I found it, look into fuse_get_user_pages() in your patch - it
> returns nbytesp as coming in, without having added any pages.

Nice!! Just saw your submission here:
https://lore.kernel.org/linux-fsdevel/20241202-fix-fuse_get_user_pages-v1-1-8b5cccaf5bbe@xxxxxxx/T/#u
Will comment on that thread.

Thanks,
Joanne