Re: [PATCH] ceph: Fix NULL vs IS_ERR checking in ceph_getattr

From: Ilya Dryomov
Date: Thu Nov 10 2022 - 06:24:34 EST


On Thu, Nov 10, 2022 at 6:45 AM Xiubo Li <xiubli@xxxxxxxxxx> wrote:
>
> Hi Miaoqian,
>
> Thanks for your patch. This has already been fixed by Dan Carpenter
> weeks ago and already in the ceph-client's testing branch, please see [1]:
>
> [1]
> https://github.com/ceph/ceph-client/commit/ffc4d66a34bb5bd76d0a3f83bebf500d96a8e37c

It's also present in linux-next:

https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=ffc4d66a34bb5bd76d0a3f83bebf500d96a8e37c

Thanks,

Ilya