On Tue, Aug 27, 2019 at 02:46:28PM +0300, Nikolay Borisov wrote:
>                       ret = btrfs_find_name_in_backref(log_eb, log_slot, name,
> -                                                      namelen, NULL);
> +                                                      namelen) != NULL;

Isn't there a less confusing and obscure way to do that?

Reply via email to