On 3/31/22 7:57 PM, Jeffle Xu wrote:
>  
> +     ret = cachefiles_ondemand_init_object(object);
> +     if (ret < 0) {
> +             file = ERR_PTR(ret);
> +             goto out_unuse;
> +     }
> +

Sorry, this patch really depends on [1] which introduces "out_unuse" label.

[1] https://www.spinics.net/lists/linux-cachefs/msg05972.html


My git branch has already contained this commit [2].

[2]
https://github.com/lostjeffle/linux/commit/3c71705e777fa75d37f784640a232db14ce62c31


-- 
Thanks,
Jeffle

--
Linux-cachefs mailing list
Linux-cachefs@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-cachefs

Reply via email to